thunder-client-support
thunder-client-support copied to clipboard
Automatically Refresh token
I would like to suggest a very useful function that has in insominia which is refresh token, it updates the token automatically
Hi @saymondamasio thanks for the suggestion. Will add to list. also related to https://github.com/rangav/thunder-client-support/issues/33#issuecomment-838837117
That would be a great feature indeed. Here our tokens last only 5 minutes.
Hi All,
Our next update will include this feature, planning to release this week.
this feature will be more advanced than insomnia and other clients.
This feature is now implemented and published to marketplace, please update to v1.19.4
See all features released https://github.com/rangav/thunder-client-support/releases/tag/v1.19.4
Please let me know your feedback.
in which case the token will be automatically refreshed?
@kvart714 when the token expires, the extension will automatically refresh and fetch new token.
@rangav understood: we use grant_type=client_credentials for auth and I store Client ID and Client Secret in extension, but after token expiration the extension is requesting a new token with grant_type=refresh_token
we don't support refresh_token for grant type and token aren't refreshed
@kvart714 there is a bug, will fix in next few hours.
@kvart714 This bug is fixed now, Please update to v1.19.5
works perfect! 🎉 Thx, very much 🤝
@kvart714 super, thanks for confirmation 👍