module Authly::AuthorizableClient
Direct including types
Defined in:
authly/authorizable_client.crInstance Method Summary
- #allowed_scopes?(client_id : String, scopes : String) : Bool
- #authorized?(client_id : String, client_secret : String)
- #valid_redirect?(client_id : String, redirect_uri : String) : Bool