is there a way to handle invalid forgery token error in Blazor WebApp .NET8 ?
A valid antiforgery token was not provided with the request. Add an antiforgery token, or disable antiforgery validation for this endpoint.
Like a redirection or something else