Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
GitHub::REST::OAuthApps
Instance methods
check_auth
TODO : about to be deprecated
Source
check_oauth_token_validation
(client_id :
String
, payload :
OAuthTokenPayload
) :
OAuthToken
Raises an error if invalid!
Source
delete_app_auth
(client_id :
String
, payload :
OAuthTokenPayload
) :
Nil
Source
delete_oauth_token
(client_id :
String
, payload :
OAuthTokenPayload
) :
Nil
Source
reset_auth
TODO : about to be deprecated
Source
reset_oauth_token
(client_id :
String
, payload :
OAuthTokenPayload
) :
OAuthToken
Source
revoke_app_grant
TODO : about to be deprecated
Source
revoke_auth
TODO : about to be deprecated
Source