You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When auth_code is empty when client refresh token, my Identity Server cannot know this new token belong to which client, may be some previous notification webhook cannot reach our identity server because of network partitions or sth.
I think it should always have auth_code in every notification webhook or has a option to make tyk wait until notification webhook success to return new token to client