Firebase Phone Authentication with Nuxt 3 #1350
-
Hello Everyone, I was not able to find a way to implement phone authentication, does VueFire support it? if not can you suggest a way to do it? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
posva
Apr 17, 2023
Replies: 2 comments 1 reply
-
VueFire won’t change anything here. Everything you need should be available in Firebase docs. You need to import the Firebase ask methods you need. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the replay, but the documentation is not very useful, can you please provide me a simple sample of phone authentication? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't have it, since it should be in Firebase docs: https://firebase.google.com/docs/auth/web/phone-auth
But I don't have control over that.