jamsocket/plane

Connect requests that include auth should fail if the backend has a static token

paulgb opened this issue · 0 comments

Two cases to check:

  • spawning a new backend
  • connecting to an existing backend

Follow-up to #605