Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.