shelve
shelve copied to clipboard
breaking: Wrapped and switch all related auth code to a Nuxt Module
- [ ] Middleware (Guest-only, protected, admin, etc...)
- [ ] Composables (useCurrentUser, useSession, etc...)
- [ ] Server Middleware (Need-Auth, Need-Admin, etc...)
- [ ] Auth Routes (Login, Logout, etc...)