videosphere
    Preparing search index...
    • Exchanges an authorization code for a short-lived user access token.

      Parameters

      • code: string

        Authorization code from the OAuth callback.

      • redirectUri: string

        Registered redirect URI.

      Returns Promise<FacebookTokenResponse>

      Short-lived access token response.