Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avodonosov/cl-openid-demo

Demo of OpenID login for Common Lisp web apps.
https://github.com/avodonosov/cl-openid-demo

Last synced: about 5 hours ago
JSON representation

Demo of OpenID login for Common Lisp web apps.

Awesome Lists containing this project

README

        

This program demonstrates how to provide OpenID login in Common Lisp web applications.

See it running at Heroku: http://cl-openid-demo.herokuapp.com/
(with the help of [CL Heroku buildpack](https://github.com/avodonosov/heroku-buildpack-cl2/)).

Powered by [cl-open-id](http://common-lisp.net/project/cl-openid/).

Author
------
Anton Vodonosov, [email protected]

Copying
-------

The code of cl-openid-demo is in public domain.

The directory jquery-openid contains the
[jQuery OpenID Plugin by Jarrett Vance] (http://jvance.com/pages/JQueryOpenIDPlugin.xhtml)
(with slight modification by me). The jQuey OpenID Plugin is under the
[Creative Commons Attribution License](https://creativecommons.org/licenses/by/3.0/).

The lisp mascot is a public domain image [by Conrad Barski] (http://www.lisperati.com/logo.html).