Skip to content

Conversation

@FAKE-SURYA
Copy link

Clarifies in the signInWithIdToken function docstring that only Google, Apple, Kakao, and Keycloak are supported as providers; Facebook is NOT supported.

What kind of change does this PR introduce?

Docs update (clarification)

What is the current behavior?

Docs do not specify which providers are actually supported for signInWithIdToken; Facebook is not supported but this is unclear.

Relevant issue: #1259

What is the new behavior?

Readers and developers will not be confused—supported providers are now explicitly listed in the docstring, preventing misuse.

Additional context

Inspected OAuthProvider enum and actual code—Facebook is not implemented as a provider for signInWithIdToken.

docs: clarify Facebook not supported for signInWithIdToken in function docstring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant