User Authentication with Devise + Omniauth
Okay, so I was trying to make a sample web app reflecting the React Native Mobile version I am currently trying to implement when I ran into a problem. I needed to set up some things only when a user was logged in. In order to do this, I needed some form of authentication. I… Continue reading User Authentication with Devise + Omniauth