I know that you can set/retrieve an authenticated user's display name using Firebase but where is this being stored? Can I login to the Firebase console to see the display name?
Thank you!
Edit: Basically, the reason I need to be able to do all this is to prevent 2 users from having the same display name (username).