class

OAuth2::AccessToken::Bearer

Inherits OAuth2::AccessToken / Reference / Object

Constructors

new(pull : JSON::PullParser) : self
Source

Instance methods

==(other : self)

Returns true if this reference is the same as other. Invokes same?.

authenticate(request : HTTP::Request, tls)
Source
hash(hasher)

See Object#hash(hasher)

to_json(json : JSON::Builder) : Nil
Source
token_type
Source