python - oauth、python 和 google API?

标签 python api oauth-2.0

使用 Python 验证 google API 的最佳方法?

1) 认证 2)AuthSub

有没有oauth2.o + python + google的教程

最佳答案

您可以尝试:https://bitbucket.org/smartproject/oauth2python

它是经过充分测试和记录的库。它在 Google 应用引擎上运行顺利。

连接Google和Facebook的演示:http://esmeoauth.appspot.com/

关于python - oauth、python 和 google API?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52459560/

相关文章:

python - 如何将数据从 python 传递到 php?

ruby-on-rails-3 - 内部 REST API

ajax - 为什么有 Foursquare v2 API javascript 身份验证方法?

node.js - Node JS 中的 FIWARE OAuth2 身份验证

azure - 避免 Azure AD 颁发的 JWT token 中包含个人信息

python - 安装 tensorflow 1.4

python - Keras 或 Tensorflow 函数绘制神经网络结构的 3D 图?

python - 根据一些给定的引用元素插入颜色矩阵的元素

api - 逻辑 URL 查询参数语言

spring-boot - EnableAuthorizationServer 2.4.0 迁移