videosphere
    Preparing search index...

    Interface PersistGoogleAuthOptions

    interface PersistGoogleAuthOptions {
        unsetPasswordHash?: boolean;
    }
    Index

    Properties

    unsetPasswordHash?: boolean

    When true, removes password hash and TOTP config (connect / Google login flows).