module Session
Defined in:
configuration.crdatabag.cr
handlers/authenticate.cr
handlers/handler.cr
provider.cr
session.cr
session_id.cr
store.cr
stores/cookie_store.cr
stores/memory_store.cr
stores/redis_store.cr
Constant Summary
-
CONFIG =
Configuration.new
-
Log =
::Log.for("session")