| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 05:43:25 GMT
X-Served-By: cache-dfw-kdal2120131-DFW, cache-bom-vanm7210024-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768628606.524154,VS0,VE330
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
snaplet-oauth: snaplet-oauth
snaplet-oauth: snaplet-oauth
Modules
- Snap
- Snaplet
- Snap.Snaplet.OAuth
- Snap.Snaplet.OAuth.Github
- Snap.Snaplet.OAuth.Google
- Snap.Snaplet.OAuth.Weibo
- Snap.Snaplet.OAuth
- Snaplet
Downloads
- snaplet-oauth-0.0.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.0.5, 0.0.6 |
|---|---|
| Dependencies | aeson (>=0.6 && <0.7), base (>=4 && <5), bytestring (>=0.9 && <1.0), bytestring-show (>=0.3.5 && <0.4), data-lens (>=2.0 && <2.1), data-lens-template (>=2.1 && <2.2), failure (>=0.1), hashable (>=1.1.2 && <1.2), heist (>=0.8 && <0.9), hoauth2 (>=0.2.6 && <0.2.7), http-conduit (>=1.8.3 && <1.8.5), http-types (>=0.7 && <0.8), MonadCatchIO-mtl (>=0.3 && <0.4), snap (>=0.9 && <0.10), snap-core (>=0.9 && <0.10), snap-loader-dynamic (>=0.9 && <0.10), snap-loader-static (>=0.9 && <0.10), text (>=0.11 && <0.12), unordered-containers (>=0.2 && <0.3) [details] |
| License | BSD-3-Clause |
| Copyright | Haisheng,Wu |
| Author | Haisheng,Wu |
| Maintainer | freizl@gmail.com |
| Uploaded | by HaishengWu at 2012-12-30T14:33:36Z |
| Category | Web |
| Home page | https://github.com/HaskellCNOrg/snaplet-oauth |
| Source repo | head: git clone git://github.com/HaskellCNOrg/snaplet-oauth.git |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 1644 total (7 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs not available [build log] All reported builds failed as of 2016-12-22 [all 6 reports] |
Readme for snaplet-oauth-0.0.6
[back to package description]snaplet-oauth
oauth client snaplet
support oauth providers
Build & Tests
make init rebuildmake test
Demo
cd example- update
src/Keys.hs.defaultand rename toKeys.hs - make clean prev

