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

fix(authentication): adapt code for authorization code flow with PKCE #330

Merged
merged 13 commits into from
Feb 1, 2024

Conversation

TheMaskedTurtle
Copy link
Contributor

  • Correctly renew token based on id_token expiry date and maxExpiresIn of the configuration
  • Handle authorization code flow with PKCE on Azure common login (handle wrong issuer)
  • Avoid initial silent renew on main page

@TheMaskedTurtle TheMaskedTurtle merged commit f9000db into main Feb 1, 2024
2 checks passed
@TheMaskedTurtle TheMaskedTurtle deleted the jorism/global-auth branch February 1, 2024 08:03
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.

2 participants