resgateio / resgate

A Realtime API Gateway used with NATS to build REST, real time, and RPC APIs, where all your clients are synchronized seamlessly.
https://resgate.io
MIT License
689 stars 67 forks source link

disconnect client if wsheader auth fails to auth user? #262

Closed Atomzwieback closed 4 months ago

Atomzwieback commented 4 months ago

I would expect a way to disconnect a client if the "wsheader auth" is unable to verify a token / user? I dont want idling connections if they arent auth.

Atomzwieback commented 4 months ago

edit im dumb lmao. overseen the new meta thing