xdite / openid_pack
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
Rakefile | Thu Jun 12 21:06:37 -0700 2008 | |
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | Thu Jun 12 21:06:37 -0700 2008 | |
| |
lib/ | ||
| |
public/ | ||
| |
script/ | Thu Jun 12 21:06:37 -0700 2008 | |
| |
test/ | Fri Jun 13 01:41:30 -0700 2008 | |
| |
vendor/ |
README
= OpenID Pack == Description This is a convenient pack to start a project with openid login system ( also can use multiple openid ) == Requirement sudo gem install ruby-openid == Contain plugin Restful Authentication https://github.com/technoweenie/restful-authentication/tree OpenID Authentication https://github.com/rails/open_id_authentication/tree == Author & License Author: Yi-Ting Cheng (mailto:xdite@handlino.com) Copyright (c) 2008 Handlino Inc. Licensed under the MIT: http://www.opensource.org/licenses/mit-license.php

