near / fast-auth-signer

https://fast-auth-signer.vercel.app
MIT License
29 stars 8 forks source link

Add "E-mail already exist" validation on user account creation #129

Open Pessina opened 7 months ago

Pessina commented 7 months ago

Currently we only validate if the username already exists.

If the e-mail it's duplicated we still allow the user to proceed on the account creation flow.

Screen recording: https://drive.google.com/file/d/1f2_j_F_VhNd2pbhXocXB4hqNR9UEc6Uk/view?usp=sharing

sohammk08 commented 6 months ago

I'd like to start working on this. Is it available?

Pessina commented 6 months ago

@sohammk08 I will be working on this one :)

sohammk08 commented 6 months ago

@sohammk08 I will be working on this one :)

Okay, cool

Pessina commented 6 months ago

PR: https://github.com/near/fast-auth-signer/pull/137

diogoortega commented 5 months ago

Blocked by security