SwiftPhoenixClient icon indicating copy to clipboard operation
SwiftPhoenixClient copied to clipboard

Support authToken on socket connection

Open qcam opened this issue 2 months ago • 1 comments

Recently Phoenix has added support for a standard way to include "auth token" on connection over the sec-websocket-protocol header.

Implementation on Phoenix can be found at: https://github.com/phoenixframework/phoenix/pull/6086

Would it be interesting to support that? Thanks.

qcam avatar Dec 01 '25 07:12 qcam