Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Multiple authentication #880

@MassiPi

Description

@MassiPi

Hello,
my esp is serving a webpage and a websocket connection. I'm looking for a way to manage more than one authentication credentials.
For the webserver access it seems not to be a problem, i can manage more than one and i can manage it at request level (so i can check some requests and other no).
but what about the websocket? if i got it right, i can only "setAuthentication" on the websocket server when this is started, and with a single credentials pair!
Is there a way to manage authentication when the websocket connection is estabilished, like for the webserver?
thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions