You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Expose Steam's GetAuthTicketForWebApi via IOnlineIdentity::GetLinkedAccountAuthToken - Pass a TokenType of "WebAPI" - The identity of the remote service passed to GetAuthTicketForWebApi can be set by appending it to the TokenType with a ':' separator - The default identity of the remote service if not passed in is set in DefaultEngine.ini [OnlineSubsystemSteam] DefaultRemoteServiceIdentity #jira UE-187610 #review-27562769 @jake.niman [CL 27567150 by Michael Kirzinger in ue5-main branch]