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

Draft tests, implement email verification #1

Merged
merged 3 commits into from
Jan 15, 2024
Merged

Draft tests, implement email verification #1

merged 3 commits into from
Jan 15, 2024

Conversation

mrkvon
Copy link
Member

@mrkvon mrkvon commented Jan 14, 2024

The email verification is stateless (without database), using JSON Web Tokens.

We still need to figure out how the verification flow should work. The finished verification releases another JSON Web Token that proves that email is verified. That should be saved on person's pod in some discoverable settings.

@mrkvon mrkvon merged commit 89753f7 into main Jan 15, 2024
4 checks passed
@mrkvon mrkvon changed the title Draft tests for simple email notifications, implement email verification Draft tests, implement email verification Jan 15, 2024
@mrkvon mrkvon deleted the draft-new-tests branch January 17, 2024 08:04
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

Successfully merging this pull request may close these issues.

1 participant