Authly::Client
Inherits Struct / Value / Object
Constructors
new(name : String, secret : String, redirect_uri : String, id : String, scopes : String = "read", grant_types : String = "authorization_code client_credentials password refresh_token", jarm_signing_alg : Nil | String = nil, jarm_encryption_alg : Nil | String = nil, jarm_encryption_enc : Nil | String = nil, public_key : Nil | String = nil)
SourceInstance methods
grant_types
Sourceid
Sourcejarm_encryption_alg
Sourcejarm_encryption_enc
Sourcejarm_signing_alg
Sourcename
Sourcepublic_key
Sourceredirect_uri
Sourcescopes
Sourcesecret
Source