I just tested the refresh_token flow
Can you share your steps?
https://support.abp.io/QA/Questions/3970#answer-328b1aa4-f776-6952-b80d-3a07446a2e05
hi
What are the full steps to reproduce with a new template project?
hi
It's released. Can you try to change the version of the packages to 6.0.1
?
And what's your authentication
configuration?
eg
services.AddAuthentication()...
You can run an angular app and check how to logout.
but in use https://localhost/connect/logout
This endpoint is designed use by MVC page. not vue or angular.
hi
https://identitymodel.readthedocs.io/en/latest/client/introspection.html https://www.oauth.com/oauth2-servers/token-introspection-endpoint/
hi
Invalid username or password!
Can you try with another password?
hi
The 6.0.1 will solve this.