Skip to content

Releases: tomasvotava/fastapi-sso

0.15.0

18 May 19:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.2...0.15.0

0.14.2

18 Apr 08:29
Compare
Choose a tag to compare

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

18 Apr 07:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.14.0...0.14.1

0.14.0

03 Apr 17:13
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 0.13.1...0.14.0

0.13.1

01 Apr 14:51
Compare
Choose a tag to compare

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

Full Changelog: 0.13.0...0.13.1

0.13.0

17 Mar 21:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.2...0.13.0

0.12.2

17 Mar 18:12
Compare
Choose a tag to compare

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

20 Feb 12:17
Compare
Choose a tag to compare
  • remove pylint from runtime dependencies

Full Changelog: 0.12.0...0.12.1

0.12.0

20 Feb 11:01
Compare
Choose a tag to compare

What's Changed

  • feat: add id_token property to enhance support for OpenID responses
  • chore(deps): bump the all group with 5 updates by @dependabot in #125
  • chore(deps-dev): bump the all group with 3 updates by @dependabot in #130

Full Changelog: 0.11.0...0.12.0

0.11.0

06 Feb 20:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.0...0.11.0