Yt::ProfileConfig
Inherits YAML::Serializable < Reference < Object
Constructors
new(client_id : String, client_secret : String = "", access_token : String = "", refresh_token : String = "", token_expires_at : Int64 = 0_i64, port : Int32 = 1234)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
access_token
Sourceclient_id
Sourceclient_secret
Sourceoauth_client
Sourceport
Sourceredirect_uri
Sourcerefresh_token
Sourcetoken_expired?
Sourcetoken_expires_at
Source