Closed nutjob4life closed 4 months ago
Robert Solorio says /data-access-api/auth cannot accept GET requests, even though the credential is base64-encoded.
/data-access-api/auth
Instead, it must only use POST requests, where the credential is plainly visible.
Because "reasons" 🤔
This is live in production now
Robert Solorio says
/data-access-api/auth
cannot accept GET requests, even though the credential is base64-encoded.Instead, it must only use POST requests, where the credential is plainly visible.
Because "reasons" 🤔