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