• Gets user data from Steam

    Parameters

    • options: steam.AuthOptions

      Options that's used when getting user data from Steam.

    • Optional client_secret: string

      Defaults to undefined, if you don't pass a client_secret (apiKey) API will use Wix Secret Manager to find client_secret named as SteamClientSecret.

    Returns Promise<AuthResponse>

Generated using TypeDoc