joestump / python-oauth2

A fully tested, abstract interface to creating OAuth clients and servers.
MIT License
2.99k stars 912 forks source link

Vague Examples #218

Open keeganjk opened 7 years ago

keeganjk commented 7 years ago

I'd like to enable email with this, but I don't even know what a three-legged-token is or how to request a Gmail token. Could you add more detail to the examples, particularly the IMAP/SMTP example?