PamError: QtObject [enum]

import Quickshell.Services.Pam

Variants

Functions

Detailed Description

An error that occurred during an authentication.

Variant Details

InternalError

An error occurred inside quickshell’s pam interface.

StartFailed

Failed to start the pam session.

TryAuthFailed

Failed to try to authenticate the user. This is not the same as the user failing to authenticate.

Function Details

string toString(value: PamError)

No details provided.