Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
new
(pull :
JSON::PullParser
)
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