App::AuthlyClient
Inherits Enumerable < Authly::AuthorizableClient < Reference < Object
Custom Authorizable Client implementation
Instance methods
allowed_grant_type?(client_id : String, grant_type : String) : Bool
Sourceallowed_scopes?(client_id : String, scopes : String) : Bool
Sourceauthorized?(client_id : String, client_secret : String)
Sourcevalid_redirect?(client_id : String, redirect_uri : String) : Bool
Source