AlexanderZaytsev / domp

Devise & Omniauth Multiple Providers
MIT License
106 stars 15 forks source link

Add Provider secrets to config/secrets.yml #13

Closed nikhgupta closed 7 years ago

nikhgupta commented 10 years ago

This PR adds the use of config/secrets.yml file for storing the provider secrets, instead of adding them directly to config/initializers/devise.yml.