class

GoogleAuth::Token

Inherits JSON::Serializable / Reference / Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

access_token
Source
access_token=(access_token : String)
Source
current?
Source
expired?
Source
expires
Source
expires=(expires : Time)
Source
expires_in
Source
expires_in=(expires_in : Int32)
Source
token_type
Source
token_type=(token_type : String)
Source