Problem statement
In order to truly use this in production settings, I need to be able to retrieve, parse, and use the information of auth events, auth actions, and logs. I also need admin routes to adminstrate on users, sessions, and credentials. Giving me the ability to revoke users, sessions, delete users, create users, and invite users to the system.
Proposed solution
- Add routes for auth events
- Add routes for auth actions
- Add routes for logs
- Add routes for admins
Alternatives considered
Nope!
Impact area
Developer experience