https://github.com/jeremylikness/blazorwasmauth
Example implementation of authentication and authorization in a .NET C# Blazor WebAssembly standalone project using ASP.NET Core identity for the backend.
https://github.com/jeremylikness/blazorwasmauth
Last synced: 4 months ago
JSON representation
Example implementation of authentication and authorization in a .NET C# Blazor WebAssembly standalone project using ASP.NET Core identity for the backend.
- Host: GitHub
- URL: https://github.com/jeremylikness/blazorwasmauth
- Owner: JeremyLikness
- License: mit
- Created: 2023-10-12T17:35:23.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-19T17:48:02.000Z (over 1 year ago)
- Last Synced: 2024-11-14T10:25:24.948Z (6 months ago)
- Language: C#
- Size: 119 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# BlazorWasmAuth