对 Goodreads API 使用 OAuth

发布于 2024-10-09 07:40:03 字数 296 浏览 0 评论 0原文

我正在考虑创建一个使用 Goodreads API 的应用程序。其中一部分是只读的,不需要任何身份验证。但为了访问 API 的写入部分,我必须通过 OAuth 对用户进行身份验证。

Twitter API(内置于该语言中)也使用 OAuth,使用它只需提供开发人员密钥并调用 twitter:authorize() 即可。

是否有类似的方法可以通过 Kynetx 使用来自其他 API 的 OAuth?

I'm thinking about creating an app that uses the Goodreads API. Part of that is read-only and doesn't require any authentication. But in order to access the write portions of the API, I have to authenticate the user via OAuth.

The Twitter API (which is built in to the language) also uses OAuth, and using it is a simple matter of providing the developer keys and calling twitter:authorize().

Is there a similar way to use OAuth from other APIs with Kynetx?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

才能让你更想念 2024-10-16 07:40:03

我不知道有什么方法可以做到这一点,如果有,也还没有记录。我听说它非常接近,我会尽力尽快让您知道。

I don't know of a way to do it and if there is, it's no yet documented. I hear that it is really close though, and I will try to let you know asap.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文