I hate it when people think OAuth is the only way to do things. Fine, it you are a web app running in a browser and using a third party service where your users don't want to let you see their credentials.
But, for a first party CLI app, perhaps making me copy & paste a four line URL, then log in on a different machine and copy back a long token string isn't the best option.
Also, don't put a 15 second time limit on an operation like that. #AI #Claude #FAIL #OAuth
Edited 3d ago