Skip to content

Feature: Email confirmation while registering #16

@arnabsen1729

Description

@arnabsen1729

Description

Approach 1
Right now when the user registers right now they just get an email. Instead, they can be sent a specific token which they have to visit, if they visit only then the account will be created.

For creating the tokens and sending emails you can look into the utils.py

Approach 2
Sent a secret code in the email, and they have to input that code to verify.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions