Sha256: 5c2fa36c8d6cd289f0483a51aea9e000b59adfd4ecaa48b1db3d6a16a5f36195

Contents?: true

Size: 244 Bytes

Versions: 41

Compression:

Stored size: 244 Bytes

Contents

module HTTPX
  module Plugins
    module Authentication
      module InstanceMethods
        def authentication: (string token) -> instance
      end
    end

    type sessionAuthentication = Session & Authentication::InstanceMethods
  end
end

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
httpx-0.20.0 sig/plugins/authentication.rbs
httpx-0.19.8 sig/plugins/authentication.rbs
httpx-0.19.7 sig/plugins/authentication.rbs
httpx-0.19.6 sig/plugins/authentication.rbs
httpx-0.19.5 sig/plugins/authentication.rbs
httpx-0.19.4 sig/plugins/authentication.rbs
httpx-0.19.3 sig/plugins/authentication.rbs
httpx-0.19.2 sig/plugins/authentication.rbs
httpx-0.19.1 sig/plugins/authentication.rbs
httpx-0.19.0 sig/plugins/authentication.rbs
httpx-0.18.7 sig/plugins/authentication.rbs
httpx-0.18.6 sig/plugins/authentication.rbs
httpx-0.18.5 sig/plugins/authentication.rbs
httpx-0.18.4 sig/plugins/authentication.rbs
httpx-0.18.3 sig/plugins/authentication.rbs
httpx-0.18.2 sig/plugins/authentication.rbs
httpx-0.18.1 sig/plugins/authentication.rbs
httpx-0.18.0 sig/plugins/authentication.rbs
httpx-0.17.0 sig/plugins/authentication.rbs
httpx-0.16.1 sig/plugins/authentication.rbs