Open vlzsombor opened 3 years ago
Not successful authorization, server dependencies (is not null etc)
https://github.com/vlzsombor/Survey/issues/9 ✅
Registration page's server error handling working. Should be generalised into login page etc.
401 error handling, with general solution (showing for user and persistent strogate)
https://docs.microsoft.com/en-us/aspnet/core/blazor/fundamentals/handle-errors?view=aspnetcore-5.0&pivots=webassembly
https://code-maze.com/global-http-error-handling-in-blazor-webassembly/
Not successful authorization, server dependencies (is not null etc)