barista icon indicating copy to clipboard operation
barista copied to clipboard

Use http.Server for OAuth

Open soumya92 opened this issue 2 years ago • 0 comments

Manual copy/paste oauth flows are now deprecated for Google (and were never really supported for GitHub). Since we have a central broker for oauth, we should be able to transparently switch over to spinning up an http server and switching to in-browser redirect. This is a medium sized project.

soumya92 avatar May 10 '22 16:05 soumya92