firebase / snippets-web

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

Add v8 and v9 snippets for Handling the account-exists-with-different… #367

Closed NhienLam closed 3 months ago

NhienLam commented 3 months ago

Add v9 snippets for https://cloud.google.com/identity-platform/docs/link-accounts#handling_the_account-exists-with-different-credential_error.

Remove the usage of fetchSignInMethodsForEmail from the existing snippet in the public doc because it was deprecated due to email enumeration concerns.