firebase / snippets-web

Web snippets for firebase.google.com
Apache License 2.0
752 stars 241 forks source link

Unable to link a Custom Token SignIn with an Anonymous User #359

Open logesh2496 opened 11 months ago

logesh2496 commented 11 months ago

I sign in the users Anonymously for the first time and when they opt to sign in using tiktok I'm using the custom token sign in flow. how do I link these two (Anonymous sign in with Custom token Sign in) ?

Thanks