nxus / users

User management module for Nxus apps.
MIT License
0 stars 0 forks source link

Add option to always respond to protectedRoutes with 403 rather than redirect #42

Closed loppear closed 4 years ago

loppear commented 5 years ago

@davidkellerman for managed-service case, with your simplification of route checking from there

Adds tests for all of these route middlewares.

loppear commented 4 years ago

Closing for now per discussion, would rather use permissions.guard to enforce 403s.