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

Listing of unverified user in database #148

Open
Ijaiswalshivam opened this issue May 18, 2024 · 5 comments
Open

Listing of unverified user in database #148

Ijaiswalshivam opened this issue May 18, 2024 · 5 comments
Assignees
Labels

Comments

@Ijaiswalshivam
Copy link
Owner

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)

@Pranishkafle6175
Copy link
Contributor

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!!!

@Ijaiswalshivam
Copy link
Owner Author

@Pranishkafle6175 drop your mail here

@Pranishkafle6175
Copy link
Contributor

[email protected]

@Ijaiswalshivam
Copy link
Owner Author

Done.

@Pranishkafle6175
Copy link
Contributor

Thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants