Open aymud opened 1 year ago
what is your profile like just name and scores? also so you want to lock adding scores onyl to those logged on
Im gonna have to do this first before the database so i dont have to go back to it then
so now you have to log on before you play thats the way its currently set up. buuuutttt im thinking what if.... you can still create it independently and make it so that its only there if the user is logged on
this way if we ever change it in the future we dont have to change the way the scores and profile works
in order to save scores to leaderboard, or view your profile, you need to be logged in.
maybe look into firebase auth for security side.