flora-pm/flora-server

2FA login for accounts

Closed this issue · 0 comments

We must implement 2FA for logins.

Users must have two more columns:

  • totp_key
  • totp_enabled

Workflow

The prototype workflow will have a third "TOTP" field in /sessions/new. A later iteration can display this field more dynamically based on the user preferences.