Hey @andrea.chiarelli, great post, although there is one think that i might be missing. We created RefreshToken method on MainPage but we do not use it anywhere and in delegating handler we use native await auth0Client.RefreshTokenAsync(refreshToken) without storing new tokens so i guess when refresh token rotation is enabled this just going to stop work after first refresh. Am I wrong on this one?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Id token validation incase of MVC application | 3 | 1483 | February 22, 2023 | |
Add Authentication to .NET MAUI Apps with Auth0 | 135 | 12751 | May 19, 2025 | |
Android - How to renew id token with refresh token? | 6 | 9269 | August 20, 2019 | |
Seemingly able to renew access_token with expired id_token | 7 | 6546 | July 25, 2019 | |
Id_token expiry/correct use of access token | 3 | 4262 | August 9, 2019 |