rozod
    Preparing search index...

    Variable getSocialConnectedProvidersConst Api

    getSocialConnectedProviders: EndpointGeneric<
        { [key: string]: any },
        { providers: { identifier: string; provider: string }[] },
        undefined,
    > = ...

    GET https://auth.roblox.com/v1/social/connected-providers Get social network user information if the given social auth method is connected to current user.