Currently trying to make a simple authentication thing, just playing around with the APIs and the validation api for username and password doesn’t give correct responses.
Username and Password validation api not consistent
- The “https://auth.roblox.com/v2/passwords/validate” api takes a username and password and checks if the password given is associated with the username given. With my experience the api has never been consistent
- Where does the bug happen: within the server
- Date Started: N/A
- Screenshots don’t really apply here.
-
- head to auth docs
- Type in your username and password
- click “Try it out!”
- switch between correct and false passwords
- Chrome Version: 81.0.4044.129 (Official Build) (64-bit) (cohort: Stable)
Checked with version 1 and 2 of authentication api.