As a developer I want an endpoint to verify the email address of a user.
Acceptance Criteria
There should be a verify endpoint which takes some kind of token and verifies the user. Probably needs an additional issue where the tokens are handled as a model.
Description
As a developer I want an endpoint to verify the email address of a user.
Acceptance Criteria
There should be a verify endpoint which takes some kind of token and verifies the user. Probably needs an additional issue where the tokens are handled as a model.
Comment
No response