Join Slack
Powered by
seems like the "correct" way to do this isby sendi...
# graphql-kotlin
n
Nikky
01/13/2021, 2:49 PM
seems like the "correct" way to do this isby sending authentication in the first websocket message like so
Copy code
{ "type": "connection_init", "payload": { "Authorization": "Bearer token" } }
how do i get access to this ? (on spring-server)
Open in Slack
Previous
Next