Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved invalid JWT handling #9058

Merged
merged 2 commits into from
Oct 22, 2021
Merged

Improved invalid JWT handling #9058

merged 2 commits into from
Oct 22, 2021

Conversation

aidenfoxx
Copy link
Contributor

@aidenfoxx aidenfoxx commented Oct 22, 2021

This update ensures that Invalid and Expired JWT tokens are also handled by the OAuth flow. Also applied JWT and code validation to the OpenID flow, as well as sneaking in a fix for an incomplete type.

@aidenfoxx aidenfoxx changed the title Better invalid JWT handling Improved invalid JWT handling Oct 22, 2021
@rijkvanzanten rijkvanzanten merged commit 29a2e75 into directus:main Oct 22, 2021
@azrikahar azrikahar added this to the v9.0.0-rc.100 milestone Oct 23, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants