Sha256: a7b0a1e9ce3a1b609524e0159b81b53f1f74e445eb0ef1499a74b8b8b3cad18c

Contents?: true

Size: 253 Bytes

Versions: 22

Compression:

Stored size: 253 Bytes

Contents

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

    type sessionAuthentication = Session & Plugins::Authentication::InstanceMethods
  end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
httpx-0.15.4 sig/plugins/authentication.rbs
httpx-0.15.3 sig/plugins/authentication.rbs
httpx-0.15.2 sig/plugins/authentication.rbs
httpx-0.15.1 sig/plugins/authentication.rbs
httpx-0.15.0 sig/plugins/authentication.rbs
httpx-0.14.5 sig/plugins/authentication.rbs
httpx-0.14.4 sig/plugins/authentication.rbs
httpx-0.14.3 sig/plugins/authentication.rbs
httpx-0.14.2 sig/plugins/authentication.rbs
httpx-0.14.1 sig/plugins/authentication.rbs
httpx-0.14.0 sig/plugins/authentication.rbs
httpx-0.13.2 sig/plugins/authentication.rbs
httpx-0.13.1 sig/plugins/authentication.rbs
httpx-0.13.0 sig/plugins/authentication.rbs
httpx-0.12.0 sig/plugins/authentication.rbs
httpx-0.11.3 sig/plugins/authentication.rbs
httpx-0.11.2 sig/plugins/authentication.rbs
httpx-0.11.1 sig/plugins/authentication.rbs
httpx-0.11.0 sig/plugins/authentication.rbs
httpx-0.10.2 sig/plugins/authentication.rbs