Octokit::Models::Authorization
Constructors
new(__temp_1034 : JSON::PullParser)
Instance methods
app
app=(_app : AuthorizationApp)
created_at
created_at=(_created_at : Time)
fingerprint
fingerprint=(_fingerprint : String)
hashed_token
hashed_token=(_hashed_token : String)
id
id=(_id : Int64)
note
note=(_note : String)
note_url
note_url=(_note_url : String)
scopes
to_json(json : JSON::Builder)
token
token=(_token : String)
token_has_eight
token_has_eight=(_token_has_eight : String)
updated_at
updated_at=(_updated_at : Time)
url
url=(_url : String)