Example searches: “Resource to allow a user to change his password when he forgets it.”, “Allow a user to register himself to the service.”, “Log in user by creating and registering auth tokens.”, “Resource to allow a user to disable TOTP.”, “Resource to allow a user to generate new recovery codes.”
FIDO device pre-registered.
Invalid password Wrong or expired token Inactive user
curl \ --request PUT 'http://api.example.com/auth/fido' \ --header "Authorization: $API_KEY"