CANCELED_LOGIN constant

WebAuthenticationSessionError const CANCELED_LOGIN

The login has been canceled.

Implementation

static const CANCELED_LOGIN = WebAuthenticationSessionError._internal(1, 1);