-
Notifications
You must be signed in to change notification settings - Fork 32
Home
sshefer edited this page Sep 29, 2010
·
3 revisions
Welcome to the devise_openid_authenticatable wiki! Here you’ll eventually find tips and examples of how to use devise_openid_authenticatable in real-world scenarios. For now, here’s what we’ve got:
- Using database_authenticatable and openid_authenticatable together – covers some approaches to this, including how to link accounts together and allow multiple connected OpenIDs per user.
- Using devise_openid_authenticatable with Heroku and Google Federated Login – covers setting up devise, devise_openid_authenticatable, and Google Federated Login API