aioimaplib
aioimaplib copied to clipboard
Add Authentification method
I managed somehow to add the authentication function. As far I tested, it's working with Google mechanism XOAUTH2, please read comments under the functions to find more about my resources.
Coverage decreased (-1.4%) to 94.535% when pulling bff91a34ac43612d44ad61cecedd5fff86b1fdab on ohayak:master into ba680b5c99991a8575b2a899e227ede88bf7c11b on bamthomas:master.
Coverage decreased (-1.4%) to 94.535% when pulling bff91a34ac43612d44ad61cecedd5fff86b1fdab on ohayak:master into ba680b5c99991a8575b2a899e227ede88bf7c11b on bamthomas:master.
Thanks this is really useful. Could you add some test(s) to the oauth method ?