oauth - 使用 Box 帐户登录

标签 oauth box-api

是否可以实现“使用您的 Box 帐户登录”功能,类似于我们与 Facebook 和其他 oauth 提供商所拥有的功能?

我尝试在 Box's oauth tutorial 之后构建类似的东西,但每次用户进行身份验证时,它不仅会要求输入登录名和密码,还会要求授予对我的应用程序的访问权限,即使该应用程序已被授予访问权限。

有没有办法让 Box 记住用户已经授予我的应用程序访问权限?

最佳答案

这是不可能的:我已经与 Box 的产品和平台团队联系,这是我得到的回复:

It's unlikely that we're going to support persistent login in the near future. This is related to our implementation of OAuth2. It's possible for clients to have their secrets hijacked, and requiring a handshake request with that secret plus a one-time auth token provides added security.

关于oauth - 使用 Box 帐户登录,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20398501/

相关文章:

cordova - Oauth.io 和 Ripple InAppBrowser 模拟

java - 如何使用路标发送 oauth_body_hash?

javascript - 如何让 "Sign in with Twitter"与 NodeJS 一起使用

php - 获取登录用户的电子邮件 ID yahoo oauth php

node.js - 使用 Node.js 将文件从字符串上传到 Box API

box-api - 用户单击拒绝时 Oauth2 重定向

oauth-2.0 - 为什么刷新 token 会在 14 天后过期

oauth - 如何验证 moodle LTI 启动请求

c# - BOX:使用 AppUser 用户 token 将协作添加到文件夹

c# - 使用 C# 中的 post 请求上传到 box.net