Module ddmw_client::auth

source ·
Expand description

Authentication and unauthentication.

Structs

  • Authentication context used to signal how to authenticate a connection.

Enums

  • Choose where an a token/passphrase is fetched from.

Functions

  • Attempt to authenticate using an account name and a passphrase.
  • Attempt to authenticate using an authentication token.
  • Return ownership of a connection to the built-in unauthenticated account.