Management API Reference

Authentication

Epic Games Login

Learn how to interact with Epic Games Login

To enable Epic Games Auth for your project, you need to set up a Epic Games OAuth application and add the application credentials in the Openfort Dashboard.

Overview#

Setting up Epic Games login for your application consists of 3 parts:

Epic Auth

Configuration#

  1. Create an organization on Epic Games portal and create a new project.
  2. Click on Epic Account Services and add a new applications:
  • Verify your application website and privacy policy URL
  • Save the API Key (client_id) and API Secret Key (client_secret) for later use.
  1. Set up Epic Games in Openfort:
  • Go to the Openfort dashboard.
  • Click on Epic Enabled to turn it ON.
  • Enter the Epic Client ID and Epic Client Secret.