Vue.Starter
Vue.Starter copied to clipboard
Add simple 2FA auth
I would like to weave in Identity and auth but find that I don't know it well enough to plug in myself. Ideally: we can do this without passwords and, to start, we can send a code or a link via email, signing the person up at the same time.
Eventually we can plugin OAuth (if we want).
Hopefully someone can PR this :).