C
C#4mo ago
Metalkon

Blazor WebAsm AuthStateProvider

Question: I am working on new project that will use a custom auth setup based on an old unfinished project. In my old project I used a custom authstateprovider (got it from a .net6 tutorial a year ago, barely know how it works) and i'm wondering if anyone could point me in the right direction? Here's the customauthstateprovider used in my old project https://github.com/Metalkon/Fantasy-Web-App/blob/master/Fantasy%20Blazor/Services/CustomAuthStateProvider.cs I'm trying to figure out how to avoid using this and maybe use something a bit more official, standard, or built-in without changing my backend (it returns a jwt and refresh token atm) but i'm struggling to find useful information currently.
GitHub
Fantasy-Web-App/Fantasy Blazor/Services/CustomAuthStateProvider.cs ...
A discontinued unfinished portoflio Project that I was working on in mid 2023 that utilizes ASP.NET Core Web API and Blazor WebAssembly in .NET6. Will soon be replaced by a better project. - Metalk...
0 Replies
No replies yetBe the first to reply to this messageJoin