Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Store client credentials securely

I am retrieving an access token by calling an API and then use this access token to obtain employee data. I'm using a blank query with the following code.     body="grant_type=client_credenti...