oauth - 如何让Google oAuth记住用户批准的权限?

标签 oauth facebook

使用 Google OpenID 时,已选择“记住批准”选项。使用 OAuth 2.0 登录如何实现同样的效果?

它似乎每次都要求对定义的范围设置进行许可,而在 facebook Oauth 2.0 中,它只要求一次。

来自 Stack Exchange 的 OpenID 示例,带有“记住此批准”选项

stack exchange auth

最佳答案

关于oauth - 如何让Google oAuth记住用户批准的权限?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7606432/

相关文章:

facebook - 脸谱网与Grails Spring Security Rest插件连接

c# - 访问 Google Drive Api 时部署后访问被拒绝

google-cloud-platform - Google Translate API 身份验证 key 和用法

facebook - 群组提要缺少民意调查

python - Tornado 框架 (FacebookGraphMixin)

Facebook 页面选项卡提示登录,但不应该

oauth - 从 Google 获取登录和重定向问题

android - Firefox 或互联网浏览器的 FitBit oAuth 问题

oauth - Google Plus Over the Air 通过服务器端 oauth 安装

php - 如何使用 CURL 在 Facebook 页面上发布帖子而不在 PHP 中使用 SDK