Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
solhttp
0.1.0
Top Level Namespace
SolHTTP
Auth
Handler
Config
LogHandler
User
Generated using Crystal 1.14.0
2024-11-26 10:22:02 UTC
class
SolHTTP::
Auth::
Handler
SolHTTP::Auth::Handler
Kemal::Handler
Reference
Object
Defined in:
solhttp/auth.cr
Constructors
.new
(route : String =
"/login"
)
Instance Method Summary
#call
(ctx)
Constructor Detail
def self.
new
(route : String =
"/login"
)
#
[
View source
]
Instance Method Detail
def
call
(ctx)
#
[
View source
]