django app engine auth是django social auth的扩展,具有google app engine oauth端点的后端

django-appengine-auth的Python项目详细描述


对于django的远程google app引擎oauth后端的远程google app引擎-oauth django的远程google app引擎-oauth django的远程google app引擎-oauth django的远程google app引擎-oauth django的后端
对于目前的情况来说,这是一个
对[django app engine-appengine-auth](https://github.com/mback2k/mback2k/django-appengine-auth](https://gingo.com/github.com/omab/omab/django/django social-social-auth)的扩展,这是一个对[django social aut基于应用引擎的谷歌帐户。

此应用程序使用
[谷歌应用引擎OAuth配置文件终结点应用程序](https://github.com/mback2k/app engine oauth profile)
,默认情况下,该应用程序托管在https://oauth profile.appspot.com/

依赖项
----
-django social auth[https://github.com/omab/django social auth]
-OAuth2[https://github.com/simplegeo/python-oauth2]


安装
———————————————————————————————————————————————————————————————————————————————————————————————————————————————————git+https://github.com/mback2k/django appengine auth.git


配置
----
将包添加到“已安装的应用程序”中:


已安装的应用程序+=(
“社交身份验证”、
“appengine身份验证”、


将所需的后端添加到“身份验证后端”中:

+=(
“appengine-auth.backends.googleappengineoauthbackend”、
“appengine-auth.backends.googleappengineoauth2backend”、



将管道添加到“social-auth-pipeline”中:

social-auth-pipeline=(
“social-auth.backends.pipeline.social.social-auth-user”,
“appengine_auth.pipelines.associate_by_user_id”
“默认删除,因为这可能是一种危险行为,会导致帐户接管。
“social_auth.backends.pipeline.associate.associate_by_email”
“social_auth.backends.pipeline.user.get_username”,
“社交身份验证。后端。管道。用户。创建用户”,
“社交身份验证。后端。管道。社交。关联用户”,
“社交身份验证。后端。管道。社交。加载额外数据”,
“社交身份验证。后端。管道。用户。更新用户详细信息”,


identifier
secret
谷歌appengine_客户端_id='
谷歌appengine_客户端_secret='

请参阅[django social auth]文档(http://django social auth.readthedocs.org/)
了解更多信息。

许可证
----
*根据麻省理工学院许可证发布
*版权所有(C)2012-2015 Marc Hoersken<;信息@marc hoersken.de>;

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java与Groovy正则表达式匹配混淆   java控制台未定义为JSNI   主目录中的java指针异常   java如何获取hashmap中的arrayList的大小   ApachePOI用于文本,Java代码中的word doc(.docx)中没有进行追加   Ruby对象到Java对象   JavaSpringJPA哈希集只返回一个值   Java在执行由配置了精确类路径参数的mavenjarpluin生成的可执行jar时无法找到依赖项   java我试图在画布上写一个文本,但什么也没发生   java HTTP 404源服务器找不到目标资源的当前表示形式,或者不愿意透露存在该表示形式。不起作用   java提取小数点后的最后一个数字   oop Java:无法访问对象的元素   PHP URL中RecyclerView中的java句柄空异常   不调用OnCreateViewHolder的java Update RecyclerView适配器项