2026-05-08 14:52:55
lazypost: Is there a nice way to get oauth tokens from the command line with a tool that starts a special webserver just for the flow and then opening the web browser (with the oauth site you're connecting to then redirecting to localhost/that special webserver) to spit out the bearer token at the end?
