Hacker News new | ask | show | jobs
by vbsteven 3262 days ago
I like to use Basic Auth for API's with clientid/secret pairs. So it's not the user password and individual credentials can be revoked while it's much simpler to implement than full OAuth

If I'm not mistaken Twilio does this too for their API