class

App::AuthlyClient

Inherits Enumerable < Authly::AuthorizableClient < Reference < Object

Custom Authorizable Client implementation

Instance methods

allowed_grant_type?(client_id : String, grant_type : String) : Bool
Source
allowed_scopes?(client_id : String, scopes : String) : Bool
Source
authorized?(client_id : String, client_secret : String)
Source
each

Must yield this collection's elements to the block.

Source
valid_redirect?(client_id : String, redirect_uri : String) : Bool
Source