rozod
    Preparing search index...

    Variable postExternalLoginandlinkConst Api Param

    postExternalLoginandlink: EndpointGeneric<
        {},
        {
            accountBlob: string;
            identityVerificationLoginTicket: string;
            isBanned: boolean;
            passkeyRegistrationSucceeded: boolean;
            recoveryEmail: string;
            shouldAutoLoginFromRecovery: boolean;
            shouldUpdateEmail: boolean;
            twoStepVerificationData: {
                mediaType: 0
                | 1
                | 2
                | 3
                | 4
                | 5
                | 6
                | 7;
                ticket: string;
            };
            user: { displayName: string; id: number; name: string };
        },
        {
            additionalInfoPayload: Record<string, never>;
            authenticationProof: string;
            ctype: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9;
            cvalue: string;
            IdentityProviderPlatformType: 0 | 1 | 2 | 3;
            password: string;
        },
    > = ...

    POST https://auth.roblox.com/v1/external/loginAndLink Deprecated endpoint Logins in a user to Roblox, then links the Roblox account to the external provider ID body