Join Slack
Powered by
seems like apollo does authentication on websocket...
# graphql-kotlin
n
Nikky
01/13/2021, 1:26 PM
seems like apollo does authentication on websocket by attaching connectionParams on the
connection_init
message or so
https://www.apollographql.com/docs/graphql-subscriptions/authentication/
can i do the same thing in graphql-kkotlin-spring-server ?
Open in Slack
Previous
Next