Skip to content

[AIO] Implement SASL PLAIN with expect() flow #191

@hifi

Description

@hifi

SASL PLAIN is a simple authentication flow that needs to be done before registering a connection. This works on networks like Libera.Chat.

Downstream implementation here using an expect() flow: https://github.com/hifi/heisenbridge/blob/master/heisenbridge/irc.py#L122

Depends on #189 to be fixed first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions