Constant ic_auth_client::ERROR_USER_INTERRUPT
source ยท pub const ERROR_USER_INTERRUPT: &str = "UserInterrupt";Expand description
The error message when a user interrupts the authentication process.
pub const ERROR_USER_INTERRUPT: &str = "UserInterrupt";The error message when a user interrupts the authentication process.