userName and userEmail are empty
Hey, let me check this with the team.
hey ๐ that was fast ๐
๐
Hey, we recently added a security feature to allow hiding this information to protect users privacy, can you please head to Auth -> Security in the console and see what options you have set here?
ahhhh stupid me.. okay got it, its working fine now with the correct options ๐
didn't noticed about this .. maybe would be cool to to set this as default in migration ๐
Projects created before the feature was released will default to true, only new projects will have them disabled by default, to stick to our security-first approach ๐
ahh okay, thats the reason than, because i had to make a new install and migrate the old db.. thans for the clarification ๐
Recommended threads
- hi guys! my site is not accesible in my ...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Delete on cascade from Cloud Function
I'm writing a Python function that deletes a user's main row from a table in my database. This row has relationships with other tables that use cascade deletion...