This is an application in order to test out different omniauth solutions.
View live demo at http://sso-thiagotnunes.herokuapp.com/
- Run rake db:create
- Run rake db:migrate
- Move the sso.sh.example to sso.sh script and paste the keys / secrets for each provider
- Execute the sso.sh script in the current server (. sso.sh)
- Run the server
- Google oauth2
- website: create api keys
- Facebook
- website: create api keys
- Github
- website: create api keys
- note: Need to specify the port of the callback host
- Twitter
- website: create api keys
- Linked in
- website: create api keys
- Yahoo
- website: create api keys
- note: Need to use at least one API, else you will receive consumer_key rejected failure