class

Kemal::AuthToken

Inherits HTTP::Handler < Reference < Object

Constructors

new(secret_key : String = Random::Secure.hex, algorithm : String = "HS256", path : String = "/sign_in")
Source

Instance methods

algorithm
Source
call(context)
Source
load_user
Source
path
Source
path=(path : String)
Source
secret_key
Source
sign_in
Source