Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Authly::AuthorizationCode
Inherits
Authly::GrantStrategy
<
Reference
<
Object
Constructors
new
(client_id :
String
, client_secret :
String
, redirect_uri :
String
, code :
String
= "", verifier :
String
= "")
Source
Instance methods
authorized?
Source
challenge
Source
client_id
Source
client_secret
Source
code
Source
method
Source
redirect_uri
Source
verifier
Source