pub type AuthError = String;
Type to represent an authentication error message.
pub struct AuthError { /* private fields */ }