metakgp / iitkgp-erp-login-pypi

The only python package you will ever need to implement login process in ERP for IIT-KGP
https://pypi.org/project/iitkgp-erp-login/
GNU Affero General Public License v3.0
26 stars 7 forks source link

Auto-refresh tokens #23

Closed proffapt closed 6 months ago

proffapt commented 6 months ago

This package utilises gmail api tokens, which get expired frequently and require manual intervention to refresh them which basically kills the whole point of automation. Fix it somehow, either using the documentation and implementing it correctly or use some other method.

proffapt commented 6 months ago

Solution: https://stackoverflow.com/questions/72406414/avoid-auth-token-to-expire