interface AuthSignOutInput {
    global: boolean;
}

Properties

Properties

global: boolean