I have a .net core MVC application that has a serverprerendered blazor component. It uses auth0’s refreshing tokens. Someone online suggests getting the token in razor view and pass it to blazor as a parameter. But how to update the token if using this method?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Auth0-aspnetcore-authentication "UserRefreshToken = true;" is not refreshing tokens in Blazor Server | 18 | 1359 | April 4, 2025 | |
| Call Protected APIs from a Blazor Web App | 27 | 2327 | February 8, 2025 | |
| Getting the auth0 bearer token from .Net Blazor Server app | 7 | 2992 | June 7, 2024 | |
| Refresh tokens in an ASP.NET 9 Blazor web app | 3 | 381 | July 3, 2025 | |
| Pass Access Token to API | 6 | 4666 | May 5, 2023 |