OAuth not working inside an iframe

前端 未结 1 414
天命终不由人
天命终不由人 2020-12-16 20:15

I have built a Fiddle on JSFiddle which retrieves an OAuth access token via Foursquare\'s \"token\" response type. One or two days ago this was working fine. When \"Login wi

相关标签:
1条回答
  • 2020-12-16 20:27

    We, at Foursquare, have updated our OAuth flow to not support embedding in iFrames. This is recommended by the OAuth 2 spec.

    0 讨论(0)
提交回复
热议问题