Hacker News new | ask | show | jobs
by euyyn 3329 days ago
If you reinterpret Basic auth as "send a token that's not the user's password in the Authorization header", you're just doing OAuth 2 but writing "Basic" instead of "Bearer".