Releases: wagnerdelima/drf-social-oauth2
Releases · wagnerdelima/drf-social-oauth2
1.3.0 April 2nd, 2023
What's Changed
- GitHub Sign In by @wagnerdelima in #157
- bug: 🐛 improve imports, typing and fix a revoke token bug. by @wagnerdelima in #158
- Add Invalidate all Refresh Tokens by @wagnerdelima in #160
- Exception Handling for Missing Cliend id and Client Token by @wagnerdelima in #161
- Handling exceptions by @wagnerdelima in #162
Full Changelog: 1.2.2...1.3.0
1.2.2 March 26th, 2023
What's Changed
- Update issue templates by @wagnerdelima in #113
- [Snyk] Security upgrade python from 3.9.4-slim-buster to slim-buster by @snyk-bot in #121
- Update init.py by @wagnerdelima in #128
- Create CODE_OF_CONDUCT.md by @wagnerdelima in #145
- Add refresh token generator by @wagnerdelima in #153
- chore: 🔧 remove 'working next tasks'. by @wagnerdelima in #155
- chore: 🔧 add new version. by @wagnerdelima in #156
New Contributors
Full Changelog: 1.2.1...1.2.2
1.2.1 June 2nd, 2022
What's Changed
- Use django timezone.now() in existing token expires_in calculation by @smithumble in #109
- release: add version and update changelog. by @wagnerdelima in #112
New Contributors
- @smithumble made their first contribution in #109
Full Changelog: 1.2.0...1.2.1
1.2.0 January 14th, 2022
What's Changed
- Add missing python-jose dependency by @denizdogan in #100
- Create FUNDING.yml by @wagnerdelima in #102
- feat: prevent access tokens from being recreated by @wagnerdelima in #103
New Contributors
- @denizdogan made their first contribution in #100
Full Changelog: 1.1.4...1.2.0
1.1.4, December 29th, 2021
What's Changed
- Add buy me a coffee button by @wagnerdelima in #94
- docs: add facebook sample repo. by @wagnerdelima in #95
- Add CI/CD for running tests by @wagnerdelima in #97
- docs: open api specification. by @wagnerdelima in #96
- chore: new release and CHANGELOGS updated. . 🚀 by @wagnerdelima in #98
Full Changelog: 1.1.3...1.1.4
1.1.3 December 24th, 2021
What's Changed
- docs: add expiry info for access tokens. by @wagnerdelima in #86
- Feat/disconnect backend by @wagnerdelima in #87
Full Changelog: 1.1.2...1.1.3
Uff, last release before Xmas. Happy Christmas to everyone!
1.1.2, December 19th, 2021
1.1.1, December 17th, 2021
What's Changed
- chore: add fixed version 1.1.1. by @wagnerdelima in #83
Full Changelog: 1.1.9...1.1.1
1.1.0, December 16th, 2021
What's Changed
- Fix readme file by @zubrzubr in #43
- Reference the User model with get_user_model() by @bmpenuelas in #46
- Feat/django 4 support by @wagnerdelima in #82
New Contributors
- @zubrzubr made their first contribution in #43
- @bmpenuelas made their first contribution in #46
Full Changelog: 1.0.9...1.1.9
1.0.9, February 21st, 2021
Add general README info.
JWT token provided through toggle.