You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(gotrue): implement linkIdentityWithIdToken for OIDC support
- Add linkIdentityWithIdToken method to link identities using ID tokens
- Support OAuth providers with ID token verification
- Include nonce and access token validation for enhanced security
- Emit userUpdated event when identity is successfully linked
Closes CLIBS-282
* pass body directly
0 commit comments