aspnet / SignalR-samples

Samples for ASP.NET Core SignalR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authorisation

ogomaemmanuel opened this issue · comments

would please add bearer token authentication sample

Have you seen either one of these samples in the main repository? (Seems like we should move the samples into their own place - I'll take that action item!)

https://github.com/aspnet/AspNetCore/tree/master/src/SignalR/samples/JwtClientSample
https://github.com/aspnet/AspNetCore/tree/master/src/SignalR/samples/JwtSample