Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
authly
v1.2.8
Authly
AccessToken
AccessTokenHandler
AuthorizableClient
AuthorizableOwner
AuthorizationCode
AuthorizationHandler
Client
ClientCredentials
Clients
Code
CodeChallenge
CodeChallengeBuilder
Empty
Plain
S256
Configuration
Error
Grant
GrantFactory
GrantStrategy
Handler
InMemoryStateStore
InMemoryStore
IntrospectHandler
JWTToken
OpaqueToken
Owner
Owners
Password
RefreshToken
RefreshTokenHandler
ResponseHelper
ResponseType
RevokeHandler
StateStore
TokenManager
TokenStore
TokenStrategy
TokenStrategyFactory
Generated using Crystal 1.11.2
2024-10-12 08:48:14 UTC
module
Authly::
GrantStrategy
Direct including types
Authly::AuthorizationCode
Authly::ClientCredentials
Authly::Password
Authly::RefreshToken
Defined in:
authly/grant.cr
Instance Method Summary
#authorized?
: Bool
Instance Method Detail
abstract def
authorized?
: Bool
#
[
View source
]