Introduction

BitzArt.Blazor.Auth is a Blazor library that provides tearless authentication and authorization capabilities for your Blazor applications. Thanks to Blazor.Cookies, it works with all Blazor United render modes:

Blazor RendermodeSupport
Static SSR✔️
Interactive Server✔️
Interactive WebAssembly✔️
Interactive Auto✔️

Getting Started

Refer to the Getting Started section to learn how to use this library in your Blazor applications.