api-jwt-refresh
Number of APIs: 3
-
retrieve Refresh Tokens With Id GET {{baseUrl}}/api/jwt/refresh?userId=<string>
-
delete Jwt Refresh DELETE {{baseUrl}}/api/jwt/refresh?userId=<string>&applicationId=<string>&token=<string>
-
exchange Refresh Token For JWT With Id POST {{baseUrl}}/api/jwt/refresh