Function getUserData

Gets the current user's meta data for a specific app.

  • Parameters

    • appId: string

      The app ID to get data for.

    Returns Promise<Record<string, unknown>>

    A promise that resolves with the app's meta data.