Two Factor Authentication
Closed this issue · 1 comments
egeldenhuys commented
We will be using speakeasyjs for 2FA.
It will be most flexible if we make 2FA optional.
Process:
- Client sends Credentials as normal
- Server responds in a way that indicates 2FA is required
- Client sends code from 2FA code generator
- Server validates and returns Auth token as normal
Depends on: TripleParity/docks-api/issues/67
egeldenhuys commented
Closed by #166