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:
- Create and configure a Epic Project and App on the Epic Developer Dashboard.
- Add your Epic API Key and API Secret Key to your Openfort Project.
- Add the login code to your Openfort JS Client App.
Configuration#
- Create an organization on Epic Games portal and create a new project.
- 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.
- 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.