Ready to post?
First, try searching for your answer.
I’m using the client credential flow to create a token.
On consecutive calls I always receive the same token.
Is the token cached on client or on server side? I want to prevent calling the server as long as my token is still valid. Is this feature build in the SKD somehow?
Thanks!