Skip to content

Invalid-token-error - #6

Merged
ManuelFrigerio merged 3 commits into
masterfrom
invalid-token-error
Sep 26, 2023
Merged

Invalid-token-error#6
ManuelFrigerio merged 3 commits into
masterfrom
invalid-token-error

Conversation

@ManuelFrigerio

Copy link
Copy Markdown

When a token has expired the response is a 401 and there are more details in the response header WWW-Authenticate. It will have an error of “invalid_token” and error_description will be “The access token expired”. When a token has been revoked, the response is the same, however the error_description will be “The access token was revoked”.

@ManuelFrigerio
ManuelFrigerio merged commit a09ee6a into master Sep 26, 2023
@ManuelFrigerio
ManuelFrigerio deleted the invalid-token-error branch September 26, 2023 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant