New to Kinde and exploring if it's the right choice for a new project in .NET Blazor. I tried setting up a demo project according to the docs which I understand is more generic .NET-oriented. I do not seem to get Kinde to work in .NET Blazor and read that it might be the case that it is not yet supported: https://community.kinde.com/blazor-server-net-8-kinde-user-login-integration-663TnBGmt3J6
I have added the configuration to the program.cs and use :NET built--in authentication and authroization mechanisms for protecting razor pages.
Latest error I now have is: AuthenticationFailureException: OpenIdConnectAuthenticationHandler: message.State is null or empty.
I get this when navigating to url/signin-oidc
Ayone that have experience using .NET Blazor and Kinde?
Hi all, Has anyone successfully integrated user login using Kinde and Blazor Server .net 8? Would be interested what guides/resources were used. Thanks all :-)