Hackage :: [Package]
Home
Search
Browse
What's new
Upload
User accounts
Directory listing for servant-auth-token-0.5.6.0 source tarball
servant-auth-token-0.5.6.0/
CHANGELOG.md
LICENSE
README.md
Setup.hs
servant-auth-token.cabal
stack.yaml
example/
acid/
LICENSE
Setup.hs
config.yaml
servant-auth-token-example-acid.cabal
src/
API.hs
Config.hs
DB.hs
Main.hs
Monad.hs
Server.hs
leveldb/
LICENSE
Setup.hs
config.yaml
servant-auth-token-example-leveldb.cabal
src/
API.hs
Config.hs
Main.hs
Monad.hs
Server.hs
persistent/
LICENSE
Setup.hs
config.yaml
servant-auth-token-example-persistent.cabal
src/
API.hs
Config.hs
Main.hs
Monad.hs
Server.hs
src/
Servant/
Server/
Auth/
Token.hs
Token/
Combinator.hs
Common.hs
Config.hs
Error.hs
Model.hs
Monad.hs
Pagination.hs
Patch.hs
Restore.hs
SingleUse.hs