hibiken / stories

Medium clone built with Ruby on Rails
https://my-medium-clone.herokuapp.com/
MIT License
826 stars 270 forks source link

Dumb question #54

Open JustK2 opened 7 years ago

JustK2 commented 7 years ago

What should the callback URL be for the landing page of this app? Once I authenticate through Twitter, Facebook, Google, etc...I get a not found error...I have poured through Redis and Apache logs and it doesn't seem to be any other cause.

Thank you in advance. :)

Kukunin commented 7 years ago

It should be /users/auth/:provider/callback, e.g. /users/auth/twitter/callback