You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
If user only signup using mail then it gets listed in the database without verification.
Expected Behavior:
User get registered in our database only after verification.
Scenario:
step1) Signed up using mail
step2) Not verified
step3) Tried to login but not login which is good.
step4) But the listed users can see his username (that is it gets listed without verification)
The text was updated successfully, but these errors were encountered:
Assign Me!
Can you also give me Firebase Access to see the Database Structure if it is possible !
Steps to do that:
We can have a different node about the status of the user and accordingly to that when user signup we create a node and make the status to unverified and delete the node when user gets verified and user can then login easily!!!
Description:
If user only signup using mail then it gets listed in the database without verification.
Expected Behavior:
User get registered in our database only after verification.
Scenario:
step1) Signed up using mail
step2) Not verified
step3) Tried to login but not login which is good.
step4) But the listed users can see his username (that is it gets listed without verification)
The text was updated successfully, but these errors were encountered: