Releases: authlib/loginpass
Releases · authlib/loginpass
Version 0.5
Make it compatible with Authlib >= 0.14.3. This release also changed the way to register flask blueprint.
Version 0.4
- New backend: Battle.net by Corey Burmeister
- Fixed AzureAD for v2
- Upgraded LinkedIn for v2 API
- Bug fix for VK
- Bug fix for Yandex
Version 0.3
This release contains refactors and new backends.
- AzureV2 OIDC by Jamie Lennox
- ORCID by bnewbold
- Instagram by Ruben Di Battista
Loginpass is licensed under BSD 3 now.
Version 0.2.1
Bugfix for OAuth 1 framework integrations.
Version 0.2
This release contains bug fixes and new backends.
Bugfix:
- Auto refresh JWK Set.
- Pass
token
in.profile()
method - Fixed Linkedin backends
New Backends:
- Strava
- Spotify
- Yandex
- Twitch
- VK
Version 0.1
This is the very first release.