Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.
This repository was archived by the owner on May 7, 2025. It is now read-only.

Validation Emails #83

@Tolkie

Description

@Tolkie

We need to send validation emails to newly created users so they can confirm their account.
Users shouldn't be able to access our services without first confirming their account.
The email must constain a confirmation url containing a token.
The token must be stored in a redis instance to ensure its expiration.
We must setup a mail sending feature, via a provider like aws/azure or something else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions