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.24.1 sig/plugins/authentication.rbs
httpx-0.24.0 sig/plugins/authentication.rbs
httpx-0.23.4 sig/plugins/authentication.rbs
httpx-0.23.3 sig/plugins/authentication.rbs
httpx-0.23.2 sig/plugins/authentication.rbs
httpx-0.23.1 sig/plugins/authentication.rbs
httpx-0.23.0 sig/plugins/authentication.rbs
httpx-0.22.5 sig/plugins/authentication.rbs
httpx-0.22.4 sig/plugins/authentication.rbs
httpx-0.22.3 sig/plugins/authentication.rbs
httpx-0.22.2 sig/plugins/authentication.rbs
httpx-0.22.1 sig/plugins/authentication.rbs
httpx-0.22.0 sig/plugins/authentication.rbs
httpx-0.21.1 sig/plugins/authentication.rbs
httpx-0.21.0 sig/plugins/authentication.rbs
httpx-0.20.5 sig/plugins/authentication.rbs
httpx-0.20.4 sig/plugins/authentication.rbs
httpx-0.20.3 sig/plugins/authentication.rbs
httpx-0.20.2 sig/plugins/authentication.rbs
httpx-0.20.1 sig/plugins/authentication.rbs