Credential Picker with Firebase Auth?

Viewed 11

enter image description here

Using:

  • NextJs
  • Firebase
  • Tailwind

Expected:

  • To automatically show this UI components when user lands on the page for 1st time.
  • Should be configured with Firebase auth.

Things I Tried:

  • Creating this popup in react using Firebase auth, but it doesn't detect other accounts.
0 Answers
Related