Simple authorization library and role managment for Ruby
-
Updated
Oct 18, 2020 - Ruby
Simple authorization library and role managment for Ruby
Devise + Pundit - Devise handles essential functionalities such as sign-up, login, logout, etc, while Pundit is used to implement role-based authorization.Together, Devise and Pundit ensure the application is both securely authenticated and properly authorized, providing a solid foundation for managing user access.
Add a description, image, and links to the role-based-authorization topic page so that developers can more easily learn about it.
To associate your repository with the role-based-authorization topic, visit your repo's landing page and select "manage topics."