Kemal::AuthToken
Inherits HTTP::Handler < Reference < Object
Constructors
new(secret_key : String = Random::Secure.hex, algorithm : String = "HS256", path : String = "/sign_in")
SourceInstance methods
algorithm
Sourcecall(context)
Sourceload_user
Sourcepath
Sourcepath=(path : String)
Sourcesecret_key
Sourcesign_in
Source