thecore_auth_commons 3.5.5
Provides common User and Role models to attach Authentication and Authorization via your preferred gem.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (9):
            activerecord-nulldb-adapter
            ~> 1.0
          
          
            cancancan
            ~> 3.4
          
          
            devise
            ~> 4.8
          
          
            kaminari
            ~> 1.2
          
          
            net-ldap
            >= 0
          
          
            omniauth
            ~> 2.1
          
          
            omniauth-entra-id
            ~> 3.0
          
          
            omniauth-google-oauth2
            ~> 1.2
          
          
            thecore_settings
            ~> 3.0, > 3.0.5
          
    Development Dependencies (6):
            database_cleaner
            ~> 2.0
          
          
            factory_bot
            ~> 6.2
          
          
            rubocop
            ~> 1.45
          
          
            rubocop-rspec
            ~> 2.18
          
          
            simplecov
            ~> 0.22
          
          
            sqlite3
            ~> 1.4
          
    