Most simple and secure authentication method for blazor app and web service
I’m trying to create a blazor web app with an external dedicated API service that should also provide authentication for both app and service.
I’m trying to create a blazor web app with an external dedicated API service that should also provide authentication for both app and service.