Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 1.09 KB

README.md

File metadata and controls

26 lines (23 loc) · 1.09 KB

This is an application in order to test out different omniauth solutions.

View live demo at http://sso-thiagotnunes.herokuapp.com/

How to execute

  1. Run rake db:create
  2. Run rake db:migrate
  3. Move the sso.sh.example to sso.sh script and paste the keys / secrets for each provider
  4. Execute the sso.sh script in the current server (. sso.sh)
  5. Run the server

Currently Supported Solutions