Closed nikhgupta closed 7 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.
config/secrets.yml
config/initializers/devise.yml
This PR adds the use of
config/secrets.yml
file for storing the provider secrets, instead of adding them directly toconfig/initializers/devise.yml
.