xdite / yahoobb-pack
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
lib/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
vendor/ |
README
= OpenID Pack == Description This is a convenient pack to start a project with openid login system ( also can use multiple openid ) - new feature Contains yahooBB Additional Information: http://sites.google.com/a/veryxd.com/veryxd/Home/Ruby-On-Rails/Yahoo-BBAuth-%E7%B5%90%E5%90%88-act-as-authenicated == 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

