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 | |
---|---|---|---|---|
Add Authentication to .NET MAUI Apps with Auth0 | 135 | 13290 | May 19, 2025 | |
Auth0-aspnetcore-authentication "UserRefreshToken = true;" is not refreshing tokens in Blazor Server | 18 | 618 | April 4, 2025 | |
Call Protected APIs from a Blazor Web App | 27 | 1792 | February 8, 2025 | |
Missing id_token and refresh_token | 2 | 3558 | December 17, 2018 | |
.Net Core 2 JWT Validation and Refreshing for access tokens | 5 | 12914 | October 28, 2018 |