Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 1.01 KB

external_auth.md

File metadata and controls

27 lines (24 loc) · 1.01 KB

Authenticating with External Auth

A way of exchanging an external auth token (such as PSN, XBOX) for an Epic Games access token Not very useful as of now due to not having the PSN/XBOX/Switch Fortnite clients

Method

Parameters

  • external_auth_type: an external auth type
    • epicgames_access_token: used with Epic Online Services
    • wegame - used for Fortnite China
    • psn
    • nintendo
    • xbl
    • google
    • facebook
    • internal
  • external_auth_token: external auth token, probably issued by PSN/XBL/whatever service provider (not too sure)