avodonosov / cl-openid-demo

Demo of OpenID login for Common Lisp web apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

Powered by cl-open-id.

Author

Anton Vodonosov, avodonosov@yandex.ru

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.

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

About

Demo of OpenID login for Common Lisp web apps.


Languages

Language:Common Lisp 71.1%Language:JavaScript 18.3%Language:CSS 10.6%