Hi,
I am wondering if this library would be compatible with the play-socket.io
project. It seems like it would work in theory by injecting the silhouette environment into the engine, but I can’t really tell. Does anyone have any experience with this? Here’s a link to the project:
And the relevant authentication section:
I guess the question boils down to I have a raw RequestHeader
. How can I use that to manually authenticate with my silhouette environment? Happy to submit a PR to the docs if I can get this working.
Thanks!