python - Migrating to gmail oauth2 -


we python/django shop , have connection gmail using depracated oauth approach returns token/secret every user. have move oauth2 before 2015 because of google deprecation policy there no documentation how migrate, , making our users reconnect account want avoid.

it's there way migration programmatically?


Comments

Popular posts from this blog

Using 'OR' and 'AND' in SQL Server -

python - Finding intersection between ellipse and a line -

c++ - NetBeans Remote Development with additional configuration -