omab / python-social-auth

Social auth made simple
http://psa.matiasaguirre.net
BSD 3-Clause "New" or "Revised" License
2.83k stars 1.09k forks source link

two issue about weixin document and backends #1024

Closed ChateauXiao closed 7 years ago

ChateauXiao commented 8 years ago

issue 1

https://github.com/omab/python-social-auth/blob/master/docs/backends/weibo.rst

compare to weibo backend, weixin doesn't have the backends docs like above, so that we don't know which is the right _KEY _SECRET values to use.

issue 2

example code doesn't contain the weixin backend , so does QQ backend and weibo backend. https://github.com/omab/python-social-auth/tree/master/examples