DEV Community

Brandon Weygant
Brandon Weygant

Posted on

Question: Rails 6 App with Devise/Omniauth on Heroku?

So I've been stuck on this for some time now and was wondering if anyone here has any insight that can help me. For the most part the app works on the site, but there are two known issues I can't seem to resolve on my own:

1) Password recovery doesn't work, not actually sure if this is all on devise or if I needed an outside mail campaign to do this.
2) Can't login using the Github omniauth link. The primary issue was the page didn't exist and it took me down this rabbit hole where i hardly recognize or understand what my devise controllers and configuration or supposed to be doing anymore.

Check out the project here

Forgive the ugliness of the site, swear I got some styling planned. I just can't focus on that stuff while I got technical issues like this.

Top comments (0)