refresh_token grant webhook event?
-
Is there any way for a webhook to be triggered on the
/oauth2/token
route, specifically with therefresh_token
grant? -
Is this what you are looking for? https://fusionauth.io/docs/v1/tech/events-webhooks/events#jwt-refresh
Make sure you enable the webhook in the tenant as well as in the webhook definition.