1.0.3 ā€¢ Published 2 years ago

next-shield-overlay v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

šŸ˜‰ 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.