struct

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)
Source

Instance methods

grant_types
Source
jarm_encryption_alg
Source
jarm_encryption_enc
Source
jarm_signing_alg
Source
name
Source
public_key
Source
redirect_uri
Source
scopes
Source
secret
Source