class OAuth2::AccessToken::Bearer inherits OAuth2::AccessToken ¶ Class methods¶ .new(pull : JSON::PullParser) ¶ View source Methods¶ #==(other : self) ¶ Returns true if this reference is the same as other. Invokes same?. #authenticate(request : HTTP::Request, tls) ¶ View source #hash(hasher) ¶ See Object#hash(hasher) #to_json(json : JSON::Builder) ¶ View source #token_type ¶ View source