securial 0.2.0
Securial is a mountable Rails engine that provides robust, extensible authentication and access control for Rails applications. It supports JWT, API tokens, session-based auth, and is designed for easy integration with modern web and mobile apps.
Gemfile:
=
安装:
=
Development 依赖 (13):
capybara
>= 0
database_cleaner
>= 0
dotenv-rails
>= 0
factory_bot_rails
>= 0
faker
>= 0
fasterer
>= 0
overcommit
>= 0
pry-byebug
>= 0
pry-rails
>= 0
rspec-rails
>= 0
rubocop
>= 0
shoulda-matchers
>= 0
simplecov
>= 0