This release brings several updates to Hanko’s 3rd party (OAuth, OIDC) integration:
- Authenticated users can now connect and manage configured 3rd party identities directly in the profile
- Added support for OIDC ACR request parameter to enable custom communication between the 3rd party and Hanko
- 3rd party identities no longer have to return an email address
What's Changed
- feat: add acr values to custom thridparty provider by @FreddyDevelop in #2305
- Feat oauth connection management by @FreddyDevelop in #2304
Full Changelog: backend/v2.2.1...backend/v2.3.0