class

OAuth::AccessToken

Inherits Reference / Object

Constructors

from_response(response : String) : self
Source
new(token : String, secret : String, extra : Hash(String, String) | Nil = nil)
Source

Instance methods

authenticate(client, consumer_key, consumer_secret, extra_params = nil)
Source
extra
Source
secret
Source
to_json(json : JSON::Builder)
Source
token
Source