Forum Discussion

eugcomax's avatar
eugcomax
Occasional Visitor
4 years ago

Swagger 3 does not use refresh token

I use authorization code flow to get tokens - access and refresh. This part works. My identity provider issues an access token that expires within several minutes so it's needed to use refresh token to get a new access one. But swagger don't do it. I didn't find any information how Swagger is supposed to refresh access token. Is it supported?

No RepliesBe the first to reply