OAuth2 workflow for Clojure/Ring friend framework
Current version on clojars:
[clojusc/friend-oauth2 "0.2.0"]
friend-oauth2 is an OAuth2 (site, RFC) workflow for Friend. Working examples have been implemented for app.net's OAuth2, Facebook's server-side authentication, and Github's OAuth2.
Where is Dave Della Costa's version? It's here!
The clojusc org is the new maintainer for friend-oauth2
. However, there is
more to that answer, if you are asking about versions of releases:
friend-oauth2
are here, everything 0.1.3 and below:
https://github.com/clojusc/friend-oauth2/releasesfriend-oauth2
: https://clojars.org/clojusc/friend-oauth2What's more, the Clojuse 0.1.3 release of friend-oauth2
is exactly the same as
Dave's 0.1.3 release, with the exception that the group ID has been changed to
clojusc
. All the code, all of the deps, etc., are exactly the same. This is
tagged in Github as 0.1.3-transitional. This is provided as
a convenience to developers that wish to switch to the new, supported org for
friend-oauth2
, but don't want to take on any burdens of upgrade maintenance at
this time.
This release integrates the wiki documentation, the Codox docs, and the README.
Published friend-oauth2
documentation:
Other versions are also available there (see the "Other Versions" topic).
In addition to generated documentation, the docs at that link also include usage, configuration, and testing instructions, among other topics.
Copyright © 2012-2016, Dave Della Costa
Copyright © 2016, Clojure-Aided Enrichment Center
Distributed under the MIT License (http://dd.mit-license.org/)
Can you improve this documentation? These fine people already did:
Dave Della Costa, Duncan McGreggor, Stuart Hinson, tutysara & Kevin J. LynaghEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close