api_guardian 1.0.0.pre.beta1
Drop in authorization and authentication suite for Rails APIs. Features include user registration, stateless authentication using OAuth2, roles and permissions, password reset workflow, guest access, policy enforcement, JSON API serialization, two-factor authentication support, and more. Designed to be extensable to support any auth or registration strategies.
Gemfile:
=
install:
=
Versions:
- 1.0.0.pre.beta1 January 21, 2020 (2.82 MB)
- 0.1.0.pre December 04, 2015 (103 KB)
Runtime Dependencies (13):
active_model_otp
~> 2
bcrypt
~> 3.1
doorkeeper
~> 5
doorkeeper-grants_assertion
~> 0.0.1
doorkeeper-jwt
~> 0.2
fast_jsonapi
~> 1.5
kaminari
~> 1
pg
~> 1
phony
~> 2
pundit
~> 2
rack-cors
~> 1
rails
>= 5.2, < 6.1
zxcvbn-js
~> 4.2
Development Dependencies (13):
database_cleaner
~> 1.7
factory_bot_rails
~> 5
faker
~> 2
fuubar
~> 2
generator_spec
~> 0.9
rspec-activemodel-mocks
~> 1.1
rspec-rails
~> 3
rubocop
~> 0.79
rubocop-performance
~> 1
rubocop-rails
~> 2
shoulda-matchers
~> 4
simplecov
~> 0.17
webmock
~> 3