aioimaplib icon indicating copy to clipboard operation
aioimaplib copied to clipboard

Add Authentification method

Open ohayak opened this issue 4 years ago • 3 comments

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.

ohayak avatar Aug 30 '20 01:08 ohayak

Coverage Status

Coverage decreased (-1.4%) to 94.535% when pulling bff91a34ac43612d44ad61cecedd5fff86b1fdab on ohayak:master into ba680b5c99991a8575b2a899e227ede88bf7c11b on bamthomas:master.

coveralls avatar Aug 30 '20 01:08 coveralls

Coverage Status

Coverage decreased (-1.4%) to 94.535% when pulling bff91a34ac43612d44ad61cecedd5fff86b1fdab on ohayak:master into ba680b5c99991a8575b2a899e227ede88bf7c11b on bamthomas:master.

coveralls avatar Aug 30 '20 01:08 coveralls

Thanks this is really useful. Could you add some test(s) to the oauth method ?

bamthomas avatar Aug 31 '20 07:08 bamthomas