Skip to content

Conversation

@n-hass
Copy link
Contributor

@n-hass n-hass commented Sep 12, 2025

Closes #100

Replaces behaviour that would error if a nonce was not sent by the server when the client is configured to use authentication.

Instead, now if the client is configured to use authentication but the server does not provide a nonce (meaning it does not expect authentication), then we just skip adding the signature and connect as normal.

replaces behaviour that required a nonce to be issued by the server if the client is configured to use an authentication method
@n-hass n-hass force-pushed the handle-missing-nonce branch from de188b5 to 9fbd9f3 Compare September 12, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configuring an auth method and connecting to a server not requiring authentication causes crash

1 participant