标签: oauth callback foursquare
据我所知,你只能在foursquare app(消费者)中设置1个重定向uri(回调网址)。
我们有一个包含多个顶级域名的国际网络应用,我不想注册这么多的foursquare应用。
我想提供更多“可能”的重定向uri-s,例如:
http://example.hu/callback http://example.com/callback http://example.es/callback
有没有机会这样做?或任何建议?
由于