AuthPermissions.AspNetCore icon indicating copy to clipboard operation
AuthPermissions.AspNetCore copied to clipboard

How exactly does the refresh token work?

Open akema-trebla opened this issue 1 year ago • 0 comments

Does the token refresh only work before token expiry or does it still work after token expiry?

Also, I get the following error when I try to run Example 2 to verify the above:

Unable to validate issuer. The 'issuer' parameter is null or whitespace.

Any pointers? Thanks.

akema-trebla avatar Jun 24 '24 17:06 akema-trebla