struct Authly::Client
- Authly::Client
- Struct
- Value
- Object
Defined in:
authly/client.crConstructors
Instance Method Summary
Constructor Detail
def self.new(name : String, secret : String, redirect_uri : String, id : String, scopes : String = "read")
#