Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
skeleton
0.3.0
Skeleton
Application
JSON
AuthenticationHandler
BindHandler
CompressHandler
CookieHandler
CORSHandler
CSRFHandler
DatabaseHandler
EmailHandler
ErrorHandler
FileIOHandler
LogHandler
NullHandler
Renderable
RouteHandler
Callback
RouteRequestType
Server
SessionHandler
StaticFileHandler
Text
HTML
WebSocketHandler
String
Built with Crystal 1.9.2
2023-10-08 14:31:32 UTC
class
Skeleton::AuthenticationHandler
Skeleton::AuthenticationHandler
Reference
Object
Included Modules
HTTP::Handler
Defined in:
skeleton/handlers/AuthenticationHandler.cr
Instance Method Summary
#call
(context : HTTP::Server::Context)
Instance Method Detail
def
call
(context : HTTP::Server::Context)
#
[
View source
]