https://github.com/brianlparker/blazorwasmsignalrnet6
https://github.com/brianlparker/blazorwasmsignalrnet6
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brianlparker/blazorwasmsignalrnet6
- Owner: BrianLParker
- Created: 2021-12-19T17:46:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-19T22:40:53.000Z (over 4 years ago)
- Last Synced: 2025-01-20T11:46:55.382Z (over 1 year ago)
- Language: C#
- Size: 204 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlazorWasmSignalrNet6
This solution uses Duende server (ID5) to authenticate. It sets up Auth for the ChatHub. The ChatHub can use [Authorize] attribute on both the hub itself and its methods.