Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wmantegna/rails-omniauth-test
Rails Devise/Omniauth/User-Mgt implementation
https://github.com/wmantegna/rails-omniauth-test
devise omniauth rails4 ruby user-management
Last synced: about 1 month ago
JSON representation
Rails Devise/Omniauth/User-Mgt implementation
- Host: GitHub
- URL: https://github.com/wmantegna/rails-omniauth-test
- Owner: wmantegna
- Created: 2017-01-08T01:01:08.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-20T17:06:44.000Z (over 7 years ago)
- Last Synced: 2024-09-29T09:01:39.580Z (about 2 months ago)
- Topics: devise, omniauth, rails4, ruby, user-management
- Language: Ruby
- Homepage:
- Size: 61.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
== Devise/Omniauth/User-Mgt
This repo is a barebones Rails application with my implementation of Devise/Omniauth/user mgt (change email/password).
Download/clone this repo, bundle gems, then run the rails server.
I recommend playing around with it a little bit before diving into the code too deeply.