forked from mirror/django-mailbox
Merge pull request #187 from modernNeo/patch-1
updating the link for python-social-auth
This commit is contained in:
commit
26786a0b32
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ For added security, Gmail supports using OAuth2 for authentication_.
|
|||
To handle the handshake and storing the credentials, use python-social-auth_.
|
||||
|
||||
.. _authentication: https://developers.google.com/gmail/xoauth2_protocol
|
||||
.. _python-social-auth: http://psa.matiasaguirre.net/
|
||||
.. _python-social-auth: https://github.com/python-social-auth
|
||||
|
||||
The Gmail Mailbox is also a regular IMAP mailbox,
|
||||
but the password you specify will be ignored if OAuth2 authentication succeeds.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue