I have a .net 8 Blazor Web App with individual accounts. I want to be access the UserId of the signed in user from within the signalR hub. After two days of trying with online tutorials etc I'm still stuck.
Any ideas where to start?
I have a .net 8 Blazor Web App with individual accounts. I want to be access the UserId of the signed in user from within the signalR hub. After two days of trying with online tutorials etc I'm still stuck.
Any ideas where to start?