seven1m / simple_restful_openid
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Thu May 22 19:59:13 -0700 2008 | |
| |
README.textile | Thu May 22 20:02:38 -0700 2008 | |
| |
Rakefile | Thu May 22 19:59:13 -0700 2008 | |
| |
generators/ | Sun Jan 04 13:52:04 -0800 2009 | |
| |
init.rb | Thu May 22 19:59:13 -0700 2008 | |
| |
install.rb | Thu May 22 19:59:13 -0700 2008 | |
| |
lib/ | Thu May 22 19:59:13 -0700 2008 | |
| |
tasks/ | Thu May 22 19:59:13 -0700 2008 | |
| |
test/ | Thu May 22 19:59:13 -0700 2008 | |
| |
uninstall.rb | Thu May 22 19:59:13 -0700 2008 |
README.textile
simple_restful_openid plugin
Some of the other plugins in the wild were more complex than I needed, so I wrote my own.
This plugin is basically just a generator. You can delete the plugin once you run it.
Usage
script/plugin install git://github.com/seven1m/simple_restful_openid.git
script/generate simple_restful_openid
To sign in, browse to /session/new
Requirements
Edge Rails or Rails 2.1+
Copyright © 2008 Tim Morgan, released under the MIT license
