BitzArt / Blazor.Auth

Blazor authentication package
https://bitzart.github.io/Blazor.Auth/
MIT License
78 stars 10 forks source link
auth authentication authorization blazor blazor-authentication blazor-server blazor-webassembly csharp dotnet

Tests

NuGet version NuGet downloads

Overview

BitzArt.Blazor.Auth is a tearless authentication library for Blazor United.

🍪 The package uses Blazor.Cookies for persisting user authentication state via browser cookies.

This package simplifies implementing custom JWT-based authentication schemes with Blazor.

Blazor render mode support

Blazor Rendermode Support
Static SSR ✔️
Interactive Server ✔️
Interactive WebAssembly ✔️
Interactive Auto ✔️

Resources

Refer to the documentation for more information.

documentation

License

License