https://github.com/railsapps/rails3-mongoid-omniauth
An example Rails 3.2 app with Mongoid for data, OmniAuth for authentication. With a tutorial.
https://github.com/railsapps/rails3-mongoid-omniauth
Last synced: about 1 year ago
JSON representation
An example Rails 3.2 app with Mongoid for data, OmniAuth for authentication. With a tutorial.
- Host: GitHub
- URL: https://github.com/railsapps/rails3-mongoid-omniauth
- Owner: RailsApps
- Created: 2011-05-19T13:29:03.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2022-10-19T08:56:28.000Z (over 3 years ago)
- Last Synced: 2025-04-28T13:10:05.522Z (about 1 year ago)
- Language: Ruby
- Homepage: http://railsapps.github.io/
- Size: 192 KB
- Stars: 287
- Watchers: 12
- Forks: 46
- Open Issues: 10
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Rails3 Mongoid Omniauth
========================
This is an example Rails 3 application that combines OmniAuth with Mongoid. It uses the OmniAuth gem to manage authentication using a service provider such as Twitter or Facebook. MongoDB is used as a datastore with the Mongoid gem for quick development without schemas or migrations.
________________________
See the README file on GitHub
For more information, please see the updated README file on GitHub:
https://github.com/railsapps/rails3-mongoid-omniauth
________________________
MIT License
http://www.opensource.org/licenses/mit-license