aspnet-contrib / AspNet.Security.OpenIdConnect.Samples

ASP.NET Core samples demonstrating how to use the OpenID Connect server with MVC or JS apps
64 stars 31 forks source link

signalr authorize atrribute example? #19

Closed Jacknq closed 7 years ago

Jacknq commented 7 years ago

Could you provide example with hub class and authorize attribute? Interesting would be also changing the token expiration time etc.

kevinchalet commented 7 years ago

SignalR for ASP.NET Core is still a work in progress. No new sample will be added until it's released.

Jacknq commented 7 years ago

what relese you mean?
now we re at 1.1 1.2 Q2 2017 or what release are you waiting for so that we could start using this stuff meantime??

kevinchalet commented 7 years ago

SignalR for ASP.NET Core will ship with 1.2 (actually named 2.0).

@davidfowl do you confirm? :smile: