Package Exports
- next-shield
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (next-shield) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
NextShield
😉 The shield that every Next.js app needs.
Motivation
After creating a lot of apps with the same boilerplate code for authentication & authorization I realized that I hate dealing with it, so I create this package to never face the same frustrating situation again.
Philosophy
- Never deal with auth code again.
- Never hardcode a redirect, let your state handle it for you.
- Easy To Use.
Features
- No Flashy Content.
- RBAC.
- Completely Agnostic.
Documentation
You can find the documentation at the official website.