[v5] Accessing Auth object out of http request #2214
Unanswered
esinanturan
asked this question in
Help
Replies: 1 comment 10 replies
-
It has been answered in Discord several times, would be good if someone with working solution can give some code examples in here But in general there are 2 ways to verify the user
|
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to verify a user making request from socket.io but i need to access auth object that comes with http request but here its not a instance of http request coming to the server so how can I process coming token from socket and verify that token ?
Beta Was this translation helpful? Give feedback.
All reactions