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

update requirements.txt to use latest Authlib (fix issue #90) #91

Merged
merged 1 commit into from
Nov 5, 2022

Conversation

marcejohnson
Copy link
Contributor

This PR is to update requirements.txt to use the latest Authlib.

  • The example-oauth2-server is not fully functional until this fix goes in. For details and validation/resolution please see: Support for the GET /oauth/authorize is broken - returns 500 #90 (comment)
  • In addition to fixing the regression, this PR uses the latest Authlib (instead of pinning to a version) to encourage keeping the example working across Authlib enhancements -- a useful attribute of an example.

This PR is to update `requirements.txt` to use the latest `Authlib`.
* The `example-oauth2-server` is not fully functional until this fix goes in.  For details and validation/resolution please see:  authlib#90 (comment)
* In addition to fixing the regression, this PR uses the latest `Authlib` (instead of pinning to a version)  to encourage keeping the example working across `Authlib` enhancements -- a useful attribute of an example.
@marcejohnson marcejohnson changed the title update requirements.txt to use latest Authlib update requirements.txt to use latest Authlib (fix issue #90) Nov 5, 2022
@lepture lepture merged commit 7924afc into authlib:master Nov 5, 2022
Shudh pushed a commit to Shudh/oauth2-server that referenced this pull request Mar 4, 2024
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.

None yet

2 participants