Skip to content

Correctly refresh tokens

Compare
Choose a tag to compare
@davestgermain davestgermain released this 08 Nov 18:21
· 265 commits to master since this release

Instead of using the refresh_token grant type for automatically refreshing tokens, just do a normal client_credentials request.