Module matrix_sdk::authentication::qrcode

source ·
Available on crate feature experimental-oidc and crate feature e2e-encryption and non-WebAssembly only.
Expand description

Types for the QR code login support defined in MSC4108.

Please note, QR code logins are only supported when using OIDC as the auththentication mechanism, native Matrix authentication does not support it.

This currently only implements the case where the new device is scanning the QR code. To log in using a QR code, please take a look at the Oidc::login_with_qr_code() method

Structs§

Enums§