class

Google::Auth

Inherits Reference / Object

Constants

DEFAULT_USER_AGENT = "Google on Crystal"

Constructors

new(issuer : String, signing_key : String, scopes : String | Array(String), sub : String = "", user_agent : String = DEFAULT_USER_AGENT)
Source

Instance methods

client_email
Source
get_token
Source
issuer
Source
signing_key
Source
user_agent
Source
user_agent=(user_agent : String)
Source

Nested types