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

feat: add endpoint to trigger sending of verification email #64

Open
wa0x6e opened this issue May 16, 2023 · 0 comments
Open

feat: add endpoint to trigger sending of verification email #64

wa0x6e opened this issue May 16, 2023 · 0 comments

Comments

@wa0x6e
Copy link
Contributor

wa0x6e commented May 16, 2023

Add an endpoint to trigger the verification email sending again.

endpoint: POST /, with wallet address in the body. Will send a verification email again to the pending email address associated to this wallet in the DB.

In case there is more that 1 email, use the last one. (most recently added)

TBD: Whether to also require a wallet signature for this request. Also, have a mechanism to prevent spamming of this feature

@wa0x6e wa0x6e self-assigned this May 29, 2023
@wa0x6e wa0x6e removed their assignment Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant