package
0.3.3
Repository: https://github.com/ubuntu/authd.git
Documentation: pkg.go.dev

# Functions

New creates a new examplebroker object.
StartBus starts the D-Bus service and exports it on the system bus.

# Constants

AuthCancelled is the response when the authentication is cancelled.
AuthDenied is the response when the authentication is denied.
AuthGranted is the response when the authentication is granted.
AuthNext is the response when another MFA (including changing password) authentication is necessary.
AuthRetry is the response when the authentication needs to be retried (another chance).

# Structs

Broker represents an examplebroker object.
Bus is the D-Bus object that will answer calls for the broker.