Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Handle invalid grant #39

Open
rdoursenaud opened this issue Feb 5, 2016 · 0 comments
Open

Handle invalid grant #39

rdoursenaud opened this issue Feb 5, 2016 · 0 comments
Assignees
Milestone

Comments

@rdoursenaud
Copy link
Member

Deactivate token and redirect user to authentication page.

Sample error:

Error refreshing the OAuth2 token, message: '{
  "error" : "invalid_grant",
  "error_description" : "Token has been revoked."
}'
@rdoursenaud rdoursenaud self-assigned this Feb 5, 2016
@rdoursenaud rdoursenaud added this to the v4.0.0 milestone Feb 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant