Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atmos/merb-openid-example
an example openid consumer application written in merb using merb-auth's openid stuff
https://github.com/atmos/merb-openid-example
Last synced: 3 months ago
JSON representation
an example openid consumer application written in merb using merb-auth's openid stuff
- Host: GitHub
- URL: https://github.com/atmos/merb-openid-example
- Owner: atmos
- Created: 2008-10-29T21:13:00.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2008-12-17T07:33:08.000Z (about 16 years ago)
- Last Synced: 2024-04-15T13:59:34.825Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 271 KB
- Stars: 13
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
About
-----
This is an openid consumer application with auto-signup via merb-auth's built in openid support.Community
---------
Please fork and keep up to date.Requirements
------------
% script/updateDesign
------
Design by Dieter Schneider via oswd.orgFAIL
----
There are two failing specs in this example that no one can explain to me atm. :exclude/:only
seem to have problems even with rc4. If you really need this to work; break the authentication
actions out into separate controllers, only add the before filters to the one w/ the openid
action.__
atmos