Two factor authentication
As this generates signatures on legal documents implementing two factor authentication would be nice. Google authenticator at a minimum, but ideally Fido2/WebAuthn.
Comments: 2
-
03 Dec, '21
Richard Bateman AdminThis is planned; WebAuthn minimum but probably Google authenticator / Authy as well, maybe text messaging also. TBH I would have done it already but I haven't found a straightforward enough example of implementing it with vue / node.js yet and haven't had time to dig through the ones I found.
This would be good, but I just have a dozen other higher priorities right now =] -
05 Jul, '23
J.A. HallCODEVOWEB - How to Implement Two-factor Authentication (2FA) in Node.js
https://codevoweb.com/two-factor-authentication-2fa-in-nodejs/