vue-firebase
vue-firebase copied to clipboard
Anonymous User Accounts
I think another great feature to add to this boilerplate would be support for the "anonymous" users in Firebase. Maybe just having like a link below the login/register/forgot pw to "continue without an account" and then have integration with firebase to handle the "anonymous" user accounts
What is your thought on this?
https://firebase.google.com/docs/auth/web/anonymous-auth
This would be a nice feature though. But the reason I did not keep anonymous users was precisely because of the restriction.
I will updade it soon.
Thank you. :D
So after posting this on reddit https://www.reddit.com/r/Firebase/comments/a18r0m/convert_an_anonymous_account_to_a_permanent/
I realized it was something so stupid and simple ... but that also caused me to build a demo example app for this, so at least something good came out of it ... if you're interested, you can find it here:
https://github.com/tripflex/vue-firebase-anon-convert