#Epic Store Platform Provider support

3 messages · Page 1 of 1 (latest)

pastel geyser
#

Are there any plans to include Epic Store as a supported Platform Provider, in the same way that Steam, PSN, Xbox, etc are provided in the Add-ons section section of the PlayFab dashboard?

Essentially using Epic accounts as a form of player authentication for PlayFab services.

If not, is LoginWithOpenIdConnect the suggested approach for this usecase?

Thanks,
Ben

vocal finch
#

Yup, if you want to use something that is confirm the Open Id Connect protocol but is not in the supported list you gotta do it yoursef. Although I'd probably see if you can connect https://auth0.com/ or another auth provider, as that one allows you to easily add more rather than doing the open id stuff constantly 😄 For example with Auth0 there's easy ways to also include Google, Discord, etc.

Auth0

Rapidly integrate authentication and authorization for web, mobile, and legacy applications so you can focus on your core business.

pastel geyser
#

Oh nice! Thanks for sharing, and apologies for the late reply, for some reason didn't get a notification about your message 🤔