wvdlaan / friend-demo

An über-demo of most (eventually, all) that Friend has to offer.

Home Page:http://friend-demo.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Among Friends

…a collection of demonstration apps using Friend, an authentication and authorization library for securing Clojure web services and applications.

Implementing authentication and authorization for your web apps is generally a necessary but not particularly pleasant task, even if you are using Clojure. Friend makes it relatively easy and relatively painless, but I thought the examples that the project's documentation demanded deserved a better forum than to bit-rot in a markdown file or somesuch. So, what better than a bunch of live demos of each authentication workflow that Friend supports (or is available via another library that builds on top of Friend), with smatterings of authorization examples here and there, all with links to the generally-less-than-10-lines of code that makes it happen?

Check out the demos, find the one(s) that apply to your situation, and click the button on the right to go straight to the source for that demo:

License

Copyright ©2013 Chas Emerick and other contributors.

Distributed under the Eclipse Public License, the same as Clojure. Please see the epl-v10.html file at the top level of this repo.

About

An über-demo of most (eventually, all) that Friend has to offer.

http://friend-demo.herokuapp.com


Languages

Language:Clojure 99.4%Language:Perl 0.6%