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

feature: expirable verification codes for user account registration #16

Merged
merged 8 commits into from
Sep 30, 2024

Conversation

lucasmenendez
Copy link
Contributor

Closes #15

@lucasmenendez lucasmenendez added the enhancement New feature or request label Sep 20, 2024
@lucasmenendez lucasmenendez self-assigned this Sep 20, 2024
@lucasmenendez lucasmenendez linked an issue Sep 20, 2024 that may be closed by this pull request
@lucasmenendez lucasmenendez marked this pull request as ready for review September 20, 2024 09:49
@lucasmenendez lucasmenendez marked this pull request as draft September 20, 2024 09:50
@lucasmenendez lucasmenendez marked this pull request as ready for review September 23, 2024 07:57
db/verifications.go Show resolved Hide resolved
db/helpers.go Outdated Show resolved Hide resolved
db/helpers.go Show resolved Hide resolved
api/routes.go Show resolved Hide resolved
api/users.go Show resolved Hide resolved
api/users.go Show resolved Hide resolved
@lucasmenendez lucasmenendez merged commit ad170ff into main Sep 30, 2024
6 checks passed
@lucasmenendez lucasmenendez deleted the f/expirable_verification_codes branch September 30, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

implement account verification codes expiration
2 participants