seven1m / simple_restful_openid
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | ||
| |
README.textile | ||
| |
Rakefile | ||
| |
generators/ | ||
| |
init.rb | ||
| |
install.rb | ||
| |
lib/ | ||
| |
tasks/ | ||
| |
test/ | ||
| |
uninstall.rb |
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

