How to create a user profile with OmniAuth?!
Hi guys, I want to build an application where users are going to sign up with just their social media profiles and I don't want to use devise, the application should display user profiles with their data and activity feed. I'm following with the activity feed episode but want to know how to create and display the user profile!!