😉 The shield that every Next.js app needs.
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.
- Never deal with auth code again.
- Never hardcode a redirect, let your state handle it for you.
- Easy To Use.
- No Flashy Content.
- RBAC.
- Completely Agnostic.
You can find the documentation at the official website.