Releases: tomasvotava/fastapi-sso
Releases · tomasvotava/fastapi-sso
0.17.0
What's Changed
- docs: update guide on return urls by @tomasvotava in #206
- feat: add Discord and Bitbucket providers by @tomasvotava in #207
- bump: 0.17.0 by @tomasvotava in #208
Full Changelog: 0.16.0...0.17.0
Thanks @afi-dev for the contribution!
0.16.0
Please see the security notice before upgrading.
What's Changed
- chore(deps): bump the all group across 1 directory with 6 updates by @dependabot in #171
- chore(deps): bump the all group with 5 updates by @dependabot in #172
- chore(deps): bump the all group with 3 updates by @dependabot in #176
- chore(deps): bump the all group across 1 directory with 10 updates by @dependabot in #183
- chore(deps-dev): bump the all group with 4 updates by @dependabot in #184
- chore(deps): bump the all group across 1 directory with 7 updates by @dependabot in #188
- chore(deps): bump the all group across 1 directory with 10 updates by @dependabot in #192
- chore(deps): bump the all group across 1 directory with 6 updates by @dependabot in #195
- added Seznam SSO provider by @TomasKoutek in #194
- chore(deps): bump the all group across 1 directory with 8 updates by @dependabot in #203
- chore(deps-dev): bump the all group with 2 updates by @dependabot in #204
- feat!: utilize async lock to overcome dangerous race conditions by @tomasvotava in #189
- bump: 0.16.0 by @tomasvotava in #205
New Contributors
- @TomasKoutek made their first contribution in #194
Full Changelog: 0.15.0...0.16.0
0.15.0
What's Changed
- chore(deps): bump the all group across 1 directory with 10 updates by @dependabot in #158
- chore: switch from pylint to ruff by @tomasvotava in #160
- fix: default e-mail
""
was invalid and should beNone
by @tomasvotava in #166 - chore: improve callback logging by @tomasvotava in #167
Full Changelog: 0.14.2...0.15.0
0.14.2
What's Changed
- [hotfix] add naver email, nickname fields(optinal). by @dalbodeule in #153
Full Changelog: 0.14.1...0.14.2
0.14.1
What's Changed
- chore(deps): bump the all group with 3 updates by @dependabot in #149
- chore(deps): bump the all group with 3 updates by @dependabot in #151
- fix naver.py with newer version API by @dalbodeule in #152
New Contributors
- @dalbodeule made their first contribution in #152
Full Changelog: 0.14.0...0.14.1
0.14.0
What's Changed
- feat: added Yandex SSO provider by @akimrx in #146
- fix(gitlab): added support for on-premise gitlab, first name and last name by @akimrx in #145
- feat: add ability to get original userinfo response instead of OpenID by @tomasvotava in #148
- fix: do not pass params twice to token request by @tomasvotava in #147
- thanks @chrisK824 for reporting and testing
New Contributors
Full Changelog: 0.13.1...0.14.0
0.13.1
What's Changed
- chore(deps): bump the all group with 3 updates by @dependabot in #140
- chore(deps-dev): bump the all group with 5 updates by @dependabot in #142
- chore(deps-dev): bump the all group with 1 update by @dependabot in #144
- Fix GitLab OpenID instance as it breaks with latest pydantic by @chrisK824 in #143
New Contributors
- @chrisK824 made their first contribution in #143
Full Changelog: 0.13.0...0.13.1
0.13.0
What's Changed
- feat: add TwitterSSO to support Twitter (X) login by @tomasvotava in #139
Full Changelog: 0.12.2...0.13.0
0.12.2
What's Changed
- chore(deps): bump the all group with 12 updates by @dependabot in #135
- fix: linkedin API may not return all required data in the response by @tomasvotava in #138
Full Changelog: 0.12.1...0.12.2
0.12.1
- remove pylint from runtime dependencies
Full Changelog: 0.12.0...0.12.1