Python-OpenID 是否正在通过 Janrain?
我希望在基于 python 的项目中实现 OpenID,一个好的实现是 Python-OpenID ,由 Janrain 维护。
但仅当唯一登录/注册次数少于 2.500 时,Janrain 才免费。
我想知道这个限制是否与 Python-OpenID 有关。 如果达到 2,500 配额会怎样?什么都没有(因为 Python-OpenID 并没有真正使用 Janrain)或者它停止工作?
感谢您的帮助。
I'm looking to implement OpenID in my python based project, and a good implementation is Python-OpenID, maintained by Janrain.
But Janrain is free only when there is less than 2.500 unique sign-in/registration.
I was wondering if this limitation is linked to Python-OpenID.
What happens if you reach this 2.500 quota ? Nothing (because Python-OpenID doesn't really use Janrain) or it stops working ?
Thanks for your help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
据我所知,它是一个 OpenID 库,因此与 Janrain Engage 没有任何关系。而且它不会因为用户太多而停止工作。
As far as I know, it's an OpenID library, so it doesn't have anything to do with Janrain Engage. And it doesn't stop working because you have too many users.