【发布时间】:2014-12-27 00:01:10
【问题描述】:
使用客户端 Instagram authentication,我可以获得一个访问令牌,允许我查看用户媒体:
https://instagram.com/oauth/authorize/?client_id=#####&redirect_uri=http..&response_type=token'
但是,当我被重定向时,用户需要重新输入他们的用户名。有没有办法避免这种情况?例如直播here。
【问题讨论】:
标签: javascript authentication instagram