Popularity
2.8
Declining
Activity
0.0
Stable
5
2
0
Monthly Downloads: 6
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
snaplet-oauth alternatives and similar packages
Based on the "snaplet" category.
Alternatively, view snaplet-oauth alternatives based on common mentions on social networks and blogs.
-
snaplet-mongodb-minimalistic
Minimalistic MongoDB Snaplet. -
snaplet-purescript
Automatic (re)compilation of Purescript code -
snaplet-wordpress
A haskell library that communicates with wordpress over its api. -
snaplet-amqp
A snaplet providing a convenience interface to the Haskell AMQP package. -
snaplet-hslogger
An HSLogger snaplet for snap (snap's logging facilities are poor and not configurable). -
snaplet-mandrill
A snaplet for providing mandrill configuration and a convenience runner. -
snaplet-recaptcha
A ReCaptcha snaplet with connection sharing.
Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Promo
www.sonarlint.org
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of snaplet-oauth or a related project?
README
snaplet-oauth
oauth client snaplet
support oauth providers
Build & Tests
make init rebuild
make test
Demo
cd example
- update
src/Keys.hs.default
and rename toKeys.hs
- make clean prev