|
|
|
|
|
by dheera
806 days ago
|
|
Perhaps the author is referring to "annoying APIs"? - Where there is an "API key" and a "secret key" when in reality the idiot maintainers could have just concatenated the two and called it a "key". The customer doesn't need to know the abstraction on the server side - Where one needs to create an "account" and then a "project" before one can even create a "key". WTF is a project - Where one needs to do a dumb SMS 2FA to even get an API key - Where one needs to do multiple steps and try/except blocks to get a result in a plain format |
|