* chore: add Python 3.13 to testing and linting workflows by tomasvotava in https://github.com/tomasvotava/fastapi-sso/pull/226 * chore: update Python version to 3.12 and improve documentation workflow by tomasvotava in https://github.com/tomasvotava/fastapi-sso/pull/227 * chore(deps-dev): bump the all group across 1 directory with 2 updates by dependabot in https://github.com/tomasvotava/fastapi-sso/pull/228 * feat:use id token for linkedin userinfo by tomasvotava in https://github.com/tomasvotava/fastapi-sso/pull/229
What's Changed * docs: update guide on return urls by tomasvotava in https://github.com/tomasvotava/fastapi-sso/pull/206 * feat: add Discord and Bitbucket providers by tomasvotava in https://github.com/tomasvotava/fastapi-sso/pull/207 * bump: 0.17.0 by tomasvotava in https://github.com/tomasvotava/fastapi-sso/pull/208
Please see the [security notice](https://tomasvotava.github.io/fastapi-sso/#security-notice) before upgrading.
What's Changed * chore(deps): bump the all group across 1 directory with 6 updates by dependabot in https://github.com/tomasvotava/fastapi-sso/pull/171 * chore(deps): bump the all group with 5 updates by dependabot in https://github.com/tomasvotava/fastapi-sso/pull/172 * chore(deps): bump the all group with 3 updates by dependabot in https://github.com/tomasvotava/fastapi-sso/pull/176 * chore(deps): bump the all group across 1 directory with 10 updates by dependabot in https://github.com/tomasvotava/fastapi-sso/pull/183 * chore(deps-dev): bump the all group with 4 updates by dependabot in https://github.com/tomasvotava/fastapi-sso/pull/184 * chore(deps): bump the all group across 1 directory with 7 updates by dependabot in https://github.com/tomasvotava/fastapi-sso/pull/188 * chore(deps): bump the all group across 1 directory with 10 updates by dependabot in https://github.com/tomasvotava/fastapi-sso/pull/192 * chore(deps): bump the all group across 1 directory with 6 updates by dependabot in https://github.com/tomasvotava/fastapi-sso/pull/195 * added Seznam SSO provider by TomasKoutek in https://github.com/tomasvotava/fastapi-sso/pull/194 * chore(deps): bump the all group across 1 directory with 8 updates by dependabot in https://github.com/tomasvotava/fastapi-sso/pull/203 * chore(deps-dev): bump the all group with 2 updates by dependabot in https://github.com/tomasvotava/fastapi-sso/pull/204 * feat!: utilize async lock to overcome dangerous race conditions by tomasvotava in https://github.com/tomasvotava/fastapi-sso/pull/189 * bump: 0.16.0 by tomasvotava in https://github.com/tomasvotava/fastapi-sso/pull/205
New Contributors * TomasKoutek made their first contribution in https://github.com/tomasvotava/fastapi-sso/pull/194
What's Changed * chore(deps): bump the all group across 1 directory with 10 updates by dependabot in https://github.com/tomasvotava/fastapi-sso/pull/158 * chore: switch from pylint to ruff by tomasvotava in https://github.com/tomasvotava/fastapi-sso/pull/160 * fix: default e-mail `""` was invalid and should be `None` by tomasvotava in https://github.com/tomasvotava/fastapi-sso/pull/166 * chore: improve callback logging by tomasvotava in https://github.com/tomasvotava/fastapi-sso/pull/167
What's Changed * chore(deps): bump the all group with 3 updates by dependabot in https://github.com/tomasvotava/fastapi-sso/pull/149 * chore(deps): bump the all group with 3 updates by dependabot in https://github.com/tomasvotava/fastapi-sso/pull/151 * fix naver.py with newer version API by dalbodeule in https://github.com/tomasvotava/fastapi-sso/pull/152
New Contributors * dalbodeule made their first contribution in https://github.com/tomasvotava/fastapi-sso/pull/152