Skip to content

Commit

Permalink
OAuth uses 'invalid_grant' for invalid credentials.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kjoep committed Sep 28, 2017
1 parent 67b57f0 commit 64a81d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definitions/general/status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ properties:
type: string
enum:
- invalid_recaptcha_response
- invalid_credentials
- invalid_grant
- invalid_phone_verification_code
- login_by_email_impossible
- invalid_fields
Expand Down

0 comments on commit 64a81d0

Please sign in to comment.