Hello, I am attempting to integrate ORY Kratos and use the generic social provider to integrate Epic Games
The flow seems to mostly work for logging in, the only thing missing is adding the Basic Auth header when calling the /token endpoint
Does anyone know if there is a way to add that header in that call? Or would I need to setup a custom endpoint to handle the token exchange? If this is the case, I’d appreciate if anyone could point out how to set in the config for Kratos to use a custom token endpoint