angelmtztrc / next-shield

The shield that every Next.js project needs.

Home Page:https://imjulianeral.github.io/next-shield/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby GastbyFire

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.

About

The shield that every Next.js project needs.

https://imjulianeral.github.io/next-shield/

License:MIT License


Languages

Language:TypeScript 98.2%Language:HTML 1.8%