keycloak_ruby 0.1.4
Library for using keycloak authentication with Rails
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (7):
            activesupport
            >= 8.0
          
          
            httparty
            ~> 0.23
          
          
            jwt
            ~> 2.10
          
          
            omniauth
            ~> 2.1
          
          
            omniauth_openid_connect
            ~> 0.8
          
          
            omniauth-rails_csrf_protection
            ~> 1.0.2
          
          
            zeitwerk
            ~> 2.7
          
    
