Open ahmad-reza619 opened 8 months ago
Thanks! I'll see if I can get time to test it but I don't know at the moment. Anyway, there aren't formal tests for this library right now, but I think by running the example script after importing the local TypeScript files, we can see if things work.
I am almost certain that something is broken though because it's been 2 years, and Google's UI has almost definitely changed.
I tried just that and yeah we got issues when logging in the account. i'll try to fix the issue for now.
I also added an env so that anyone can just fill in their google credentials for testing without getting it accidentally committed, it would be bad if your credential can be read from git history 😅
I've added typescript support for now. but i have no idea how to test if it still works or not