aspnet / SignalR-samples

Samples for ASP.NET Core SignalR
750 stars 398 forks source link

Authorisation #59

Closed ogomaemmanuel closed 5 years ago

ogomaemmanuel commented 5 years ago

would please add bearer token authentication sample

bradygaster commented 5 years ago

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