Carson Reinke's Headshot

Carson Reinke's (🚗☀☔🔑) Blog

Remove Google OAuth OOB, add loopback server by carsonreinke · Pull Request #26 · dtylman/gitmoo-goog · GitHub

Remove Google OAuth OOB, add loopback server by carsonreinke · Pull Request #26 · dtylman/gitmoo-goog · GitHub

Fixes #25.
Adds a loopback server that spins up when starting the authentication process so the auth code can be pulled directly from the callback.
https://developers.google.com/identity/protocols/oauth2/resources/oob-migration
https://developers.googleblog.com/2022/02/making-oauth-flows-safer.html

link