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