Forum Discussion

acanepa's avatar
acanepa
Icon for Resolver I rankResolver I
6 years ago

X-API-KEY outside Headers

Hello,   I'm connecting to an API that has Oauth2, and so far I have been able to connect using a Refresh Token as a parameter. The problem with this is not safe, because the parameter is exposed i...