mauth-client 7.3.0
Client for signing and authentication of requests and responses with mAuth authentication. Includes middleware for Rack and Faraday for incoming and outgoing requests and responses.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (10):
            addressable
            ~> 2.0
          
          
            base64
            ~> 0.2
          
          
            coderay
            ~> 1.0
          
          
            faraday
            >= 1.9, < 3.0
          
          
            faraday-http-cache
            >= 2.0, < 3.0
          
          
          
            faraday-retry
            >= 0
          
          
            net-http-persistent
            >= 3.1
          
          
            rack
            > 2.2.3
          
          
            term-ansicolor
            ~> 1.0
          
    