Example searches: “Authentication”, “400”, “Log in user by creating and registering auth tokens.”, “Log user out by revoking his auth tokens.”, “Allow the user to change his password.”
FIDO device registered.
Invalid password Wrong or expired token Inactive user
curl \ --request POST 'http://api.example.com/auth/fido' \ --header "Authorization: $API_KEY"