First target:
- registration with QRcode for authenticator apps (MFA)
authorization_codeandpasswordgrants- mfa extension grant for password grant
- token provisioning
- Redis backend
- Run
npm run build && npm startto get the server running. - Or for dev mode,
npm run dev - Optionally create a
.oauth-serverrcrc configuration file, which is described in src/config.index.ts