You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
brundage edited this page Jun 26, 2012
·
3 revisions
BV Make - Who's Got What uses OmniAuth for authentication. Before it will work in our environment you must configure the initializer. Copy config/initializers/omniauth.rb.template to config/initializers/omniauth.rb. Add the correct APP_ID and APP_SECRETS for each provider.
Do not check the initializer into git. We do not want OAuth secrets in source code management.