Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firebase Auth #8

Closed
KartikWatts opened this issue Mar 16, 2022 · 0 comments · Fixed by #11
Closed

Firebase Auth #8

KartikWatts opened this issue Mar 16, 2022 · 0 comments · Fixed by #11
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@KartikWatts
Copy link
Owner

All the game data related to different users for the current game have to be stored online.
Firebase Auth mechanism needs to be implemented for the same on the home page.
For this purpose:

  • A User may either play as a Guest, in which case a Random Guest name will be assigned.
  • A Logged In User will get the name from Firebase Auth which will be used as the display name in that case.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant