How to implement anonymous login with Firebase UI Auth #311
Unanswered
lockieRichter
asked this question in
Q&A
Replies: 1 comment
-
I suppose I could use the footer builder and pass a button that just calls sign in anonymously through the firebase auth, but then I am unable to use the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The title says it all, how do I implement the option for my users to login anonymously if I am using the Firebase UI Auth?
Right now I am using the SignInScreen with an Email Provider and Google Provider. Would be swell if there was an anonymous auth provider.
Beta Was this translation helpful? Give feedback.
All reactions