dot_testing/builds/gmail_mail_bridge/README

11 lines
467 B
Plaintext
Raw Normal View History

2024-01-20 11:00:03 -06:00
synchronize email from gmail accounts whose OAuth access is heavily restricted
background
----------
my school district disabled external OAuth access to email, which is not cool. this script gets around this and creates a bridge so you can recieve emails from your school email.
do note that this is heavily unpolished and most definately insecure. there are some hardcoded credentials (which you can change, it just takes a little technical know-how)
have fun!