Add 2FA #3
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Valentin/vtaskr-backend#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After login, return a temporary token, with 5 min validity, and send a ramdom number to the user via email.
A temp token doesn't provide any access to endpoints.
After 2FA confirmation, a temp token become a normal token and it give to user access to endpoints normally.