1
0
Fork 0

updating the link for python-social-auth

This commit is contained in:
Jace Manshadi 2018-05-10 21:14:33 -07:00 committed by GitHub
parent 201f568750
commit 14423b5a15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.