class

Dorsum::Twitch::Api::Authentication

Inherits Reference < Object

Constants

BASE_URL = "https://id.twitch.tv/oauth2/token"

Constructors

new(config : Dorsum::Config)
Source

Instance methods

access_token
Source
access_token=(access_token : String | Nil)
Source
config
Source
config=(config : Dorsum::Config)
Source
error
Source
error=(error : String | Nil)
Source
expired?
Source
expires_at
Source
expires_at=(expires_at : Time::Span | Nil)
Source
expires_in
Source
expires_in=(expires_in : Int32 | Nil)
Source
perform
Source