pub type SessionGitHubAuthLastAuthErrorsResult = Vec<AuthValidationError>;Expand description
Validation errors from the most recent authentication attempt.
Experimental. This type is part of an experimental wire-protocol surface and may change or be removed in future SDK or CLI releases.
Aliased Typeยง
pub struct SessionGitHubAuthLastAuthErrorsResult { /* private fields */ }