scotty-login-session: Simple library for Scotty sessions and authorization
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Exposed modules use unallocated top-level names: Web
Simple library for session adding and checking, with automatic SQLite backup of session store. The store is stored in memory for fast access. Session cookie expiration and database syncing timing are configurable.
Properties
Versions | 0.1.2.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.7 && <5), bytestring, cookie, cryptonite, http-types, monad-control, monad-logger, persistent, persistent-sqlite, persistent-template, resourcet, scotty (>=0.10.2), scotty-cookie, text, time (>=1.4), transformers (>=0.3), unordered-containers [details] |
License | GPL-2.0-only |
Author | Miles Frankel |
Maintainer | miles.frankel@gmail.com |
Category | Web |
Home page | https://github.com/asg0451/scotty-login-session/ |
Source repo | head: git clone git://github.com/asg0451/scotty-login-session.git |
Uploaded | by asg0451 at 2017-01-22T20:17:38Z |
Modules
[Index]
- Web
- Scotty
Downloads
- scotty-login-session-0.1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees