OAuth2 server subsite for Yesod web apps
Clone
HTTPS:
darcs clone https://vervis.peers.community/repos/vlBxr
SSH:
darcs clone USERNAME@vervis.peers.community:vlBxr
Tags
TODO
Files
π | AUTHORS.md |
π | CHANGELOG.md |
π | COPYING |
π | README.md |
π | _boring |
π | dvara.cabal |
π | src |
π | stack.yaml |
README.md
See the .cabal file for more info and link to project website the version control.
This library is free software, and is committed to software freedom. It is released to the public domain using the CC0 Public Domain Dedication. For the boring βlegalβ details see the file COPYING
.
To build the library, run stack build
in the repo directory. You may run stack setup
first to install GHC. You can play with the library on the GHCi interactive interpreter via stack repl
.
The file CHANGELOG.md
provides a friendly overview of the changes for each release.