[−][src]Constant fxa_client::ffi::error_codes::AUTHENTICATION
pub const AUTHENTICATION: i32 = 2;
Used by ErrorKind::NoCachedTokens
, ErrorKind::NoScopedKey
and ErrorKind::RemoteError
's where code == 401
.
pub const AUTHENTICATION: i32 = 2;
Used by ErrorKind::NoCachedTokens
, ErrorKind::NoScopedKey
and ErrorKind::RemoteError
's where code == 401
.