Skip to content

Is it Possible to linkCredential with Apple Sign-In when using JS SDK? #712

Answered by robingenz
howlettga asked this question in Q&A
Discussion options

You must be logged in to vote

No, unfortunately this is not possible. If you want to use the linkWithFacebook() method, you have to sign in the user on the native layer. The configuration option skipNativeAuth was originally introduced because there were no Capacitor plugins for the other Firebase SDKs. In the meantime, however, there is a Capacitor plugin for almost every Firebase SDK so that the use of skipNativeAuth should only be necessary in rare cases.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by howlettga
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants