|
|
|
|
|
by daliwali
3262 days ago
|
|
I think that the main issue is the client must send what is essentially the plaintext password on every request, meaning the client also must store the password. It might be short-lived, might not, but is a security risk to keep the password around on the client side for the duration of the session. |
|
If I'm not mistaken Twilio does this too for their API