Documentation
    Preparing search index...
    interface ZkLoginVerifyResponse {
        errors: string[];
        success: boolean;
    }
    Index

    Properties

    Properties

    errors: string[]
    success: boolean