interface AuthenticatorState {
    id: UID;
    version: bigint;
}

Properties

Properties

id: UID
version: bigint