securial 0.5.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:
=
install:
=
Development Dependencies (17):
capybara
~> 3.40
coveralls-lcov
~> 1.7
database_cleaner
~> 2.1
factory_bot_rails
~> 6.4
faker
~> 3.5
generator_spec
~> 0.10
overcommit
~> 0.67
rspec-rails
~> 7.1
rubocop
~> 1.75
rubocop-config-prettier
~> 0.1.13
rubocop-performance
~> 1.25
rubocop-rails
~> 2.32
rubocop-rails-omakase
~> 1.1
rubocop-rspec
~> 3.6
shoulda-matchers
~> 6.5
simplecov
~> 0.22
simplecov-lcov
~> 0.8.0