michiosw

↗ HN profile [ 38.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Every AI agent that does something useful - opening a PR, posting in Slack, updating a ticket - needs to call an API on behalf of a user. That means OAuth. Authorization flows, token storage, refresh logic, per-user…