Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私たちは python/django ショップであり、すべてのユーザーにトークン/シークレットを返す非推奨の oauth アプローチを使用して gmail に接続しています。Google の非推奨ポリシーにより、2015 年より前に oauth2 に移行する必要がありますが、移行方法に関するドキュメントはありません。すべてのユーザーにアカウントを再接続させることは、絶対に避けたいことです。
この移行をプログラムで行う方法はありますか?