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
For the omni-auth installation, dotenv-rails is not added to the gemfile. Since you're referencing env variables in the secrets.yml file, dotenv-rails would be helpful to add to the gemfile as well upon setup. Thanks!