videosphere
    Preparing search index...
    • Fetches the authenticated Facebook user's profile (GET /me).

      Parameters

      • accessToken: string

        User access token.

      Returns Promise<{ id: string; name: string }>

      User ID and display name.