IGPAPI
    Preparing search index...

    Interface OneTapAppLoginResponse

    interface OneTapAppLoginResponse {
        logged_in_user: OneTapAppLoginResponseLoggedInUser;
        status: string;
    }
    Index

    Properties

    status: string