Authenticate the internal API using a header
Instead of mixing in the shared secret into the querystring or body, we could also specify it in a header.
Showing
Please register or sign in to comment
Instead of mixing in the shared secret into the querystring or body, we could also specify it in a header.