Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

Add support for IUserIdProvider #604

Closed
davidfowl opened this issue Jun 28, 2017 · 2 comments
Closed

Add support for IUserIdProvider #604

davidfowl opened this issue Jun 28, 2017 · 2 comments

Comments

@davidfowl
Copy link
Member

davidfowl commented Jun 28, 2017

This allows users to plug in how
to convert from the incoming connection to the user id that SignalR uses for Clients.User(userId)

https://github.com/SignalR/SignalR/blob/b73cbabe69bc48c4cb8d768148e157712a264ce9/src/Microsoft.AspNet.SignalR.Core/IUserIdProvider.cs

@BrennanConroy
Copy link
Member

Milestone?

@BrennanConroy
Copy link
Member

Done via 665f166

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants