googleauth 1.15.1
Implements simple authorization for accessing Google APIs, and provides support for Application Default Credentials.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (7):
            faraday
            >= 1.0, < 3.a
          
          
            google-cloud-env
            ~> 2.2
          
          
            google-logging-utils
            ~> 0.1
          
          
            jwt
            >= 1.4, < 4.0
          
          
            multi_json
            ~> 1.11
          
          
            os
            >= 0.9, < 2.0
          
          
            signet
            >= 0.16, < 2.a
          
    
