Skip to content

Commit

Permalink
fix: add explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
sgomez committed Nov 19, 2023
1 parent 579944d commit 47df2c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# RBAC NextAuth.js firewall

⚠️ Warning: This is a Proof of Concept (PoC), and it is not production-ready. Use with caution and provide feedback for improvements. Thanks!

This package is a plugin for [NextAuth](https://next-auth.js.org/) version 5 that adds a
Role-Based Access Control (RBAC) authorization layer to your authentication setup.
The RBAC implementation is inspired by [Symfony](https://symfony.com).
Expand Down

0 comments on commit 47df2c2

Please sign in to comment.