Add 2FA #3

Closed
opened 2023-02-14 18:58:48 +00:00 by Valbou · 0 comments
Valbou commented 2023-02-14 18:58:48 +00:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Valentin/vtaskr-backend#3
No description provided.