© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•8mo ago•
154 replies
NotAGenuisGuy

WebAPI authentication with Blazor WASM

I am creating a real estate webapp with Blazor Wasm as a frontend and WebApi (with either Minimal APIs or FastEndPoints) as my backend for my CS project that targets real-world application. I chose a modular monolith architecture with an API gateway (which might be changed into BFF pattern if I add in mobile UIs). The question is which type of authentication do I use. It seems that AspNet Identity is the easiest but most internet blogs are suggesting I use JWT.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Next page

Similar Threads

Blazor WASM Authentication
C#CC# / help
2y ago
Blazor WASM Authentication with separate APIs
C#CC# / help
4y ago
Blazor Wasm with blazor server or API
C#CC# / help
3y ago
❔ Blazor wasm with custom styles
C#CC# / help
3y ago