class

OAuth::RequestToken

Inherits Reference / Object

Constructors

from_response(response : String) : self
Source
new(token : String, secret : String)
Source

Instance methods

==(other : self)

Returns true if this reference is the same as other. Invokes same?.

hash(hasher)

See Object#hash(hasher)

secret
Source
token
Source