rsasl 2.2.1

The Rust SASL framework, aimed at both middleware-style protocol implementation and application code. Designed to make SASL authentication simple and safe while handing as much control to the user as possible.
Documentation

rsasl

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 18 feature flags, 12 of them enabled by default.

default

anonymous (default)

config_builder (default)

external (default)

gssapi (default)

login (default)

oauthbearer (default)

plain (default)

scram-sha-1 (default)

scram-sha-2 (default)

xoauth2 (default)

std (default)

serde_json (default)

document-features

provider

provider_base64

registry_static

testutils

unstable_custom_mechanism