Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/django/21.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python django social auth获取声明的id_Python_Django_Openid - Fatal编程技术网

Python django social auth获取声明的id

Python django social auth获取声明的id,python,django,openid,Python,Django,Openid,我正在尝试使用OpenId登录,并尝试使用它。问题是,Steam的系统只是使用声明的\u id给您一个64位哈希,然后使用另一个API获取信息。我的问题是:如何使用django social auth获得声明的身份 最后,声明的id作为uid保存在social_auth记录中

我正在尝试使用OpenId登录,并尝试使用它。问题是,Steam的系统只是使用声明的\u id给您一个64位哈希,然后使用另一个API获取信息。我的问题是:如何使用django social auth获得声明的身份

最后,声明的id作为uid保存在social_auth记录中