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 authlib to 0.9 #1827

Merged
merged 2 commits into from
Aug 14, 2018
Merged

Update authlib to 0.9 #1827

merged 2 commits into from
Aug 14, 2018

Conversation

pyup-bot
Copy link
Collaborator

This PR updates authlib from 0.8 to 0.9.

Changelog

0.9

------------------

**Released on Aug 12, 2018. Fun Dive.**

There is no big break changes in this version. The very great improvement is
adding JWE support. But the JWA parts of JWE are not finished yet, use with
caution.

RFC implementations in this release:

- RFC7636: client and server implementation of :ref:`specs/rfc7636`.
- RFC7523: easy integration of :ref:`jwt_oauth2session`.
- RFC7516: JWE compact serialization and deserialization.
- RFC7519: JWT with JWE encode and decode.

**Other Changes**:

- Fixed the lazy initialization of Flask OAuth 2.0 provider.
- Deprecated ``authlib.client.apps`` from v0.7 has been dropped.
Links

@noirbizarre noirbizarre force-pushed the pyup-update-authlib-0.8-to-0.9 branch from 3e073cf to 316e6fe Compare August 14, 2018 18:24
@noirbizarre noirbizarre merged commit 3285c4a into master Aug 14, 2018
@noirbizarre noirbizarre deleted the pyup-update-authlib-0.8-to-0.9 branch August 14, 2018 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants