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): remove client-side provider validation for signInWithIdToken
Remove experimental annotation and provider restrictions from signInWithIdToken method.
The client will no longer validate supported providers - this validation will be
handled by the backend, allowing for more flexible provider support.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments