omniauth-foursquare icon indicating copy to clipboard operation
omniauth-foursquare copied to clipboard

omniauth fails to accept callbacks directly from foursquare

Open cjjuice opened this issue 13 years ago • 1 comments

callbacks currently must be initiated through omniauth and pass a state paramater to foursquare to authenticate. However with the connected apps platform, users have the ability to add the app without visiting the app's site first.

This causes the callback to fail because omniauth did not make the first call in the sequence.

Doc at https://developer.foursquare.com/overview/auth

cjjuice avatar Nov 03 '12 17:11 cjjuice

+1

jstart avatar Feb 01 '13 01:02 jstart