What's Changed
* feat: added Yandex SSO provider by akimrx in https://github.com/tomasvotava/fastapi-sso/pull/146
* fix(gitlab): added support for on-premise gitlab, first name and last name by akimrx in https://github.com/tomasvotava/fastapi-sso/pull/145
* feat: add ability to get original userinfo response instead of OpenID by tomasvotava in https://github.com/tomasvotava/fastapi-sso/pull/148
* fix: do not pass params twice to token request by tomasvotava in https://github.com/tomasvotava/fastapi-sso/pull/147
* thanks chrisK824 for reporting and testing
New Contributors
* akimrx made their first contribution in https://github.com/tomasvotava/fastapi-sso/pull/146
**Full Changelog**: https://github.com/tomasvotava/fastapi-sso/compare/0.13.1...0.14.0