Is there a way to have to index.html page be my login page for the app?

This page summarizes the projects mentioned and recommended in the original post on /r/Blazor

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

  • If you are currently using Blazor Wasm you redirect to your host to do auth. Then you set a cookie for the Blazor side, and save your tokens only on the host. If you are using Blazor Server auth is more or less the same as any other asp.net application. This will not change for .NET 8.0. My guess is that it will just get more tooling so scaffolding the bits isn't such a pain in the tush.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts