Files
UnrealEngineUWP/Engine/Source/Programs/OidcToken/TokenService.cs
Joakim Lindqvist fe4e30db12 OidcToken - Bug fixes
* Create output directory for temp file if its missing
* Corrected logic for tokens that do not expire (they are set to expire at 0 which we didn't treat correctly)
* Make sure to save the new refresh token we get after using a old one, resolves issues for horde.exe that had to prompt users for logins more often then it should need to.

#jira UE-191887

[CL 27234199 by Joakim Lindqvist in ue5-main branch]
2023-08-21 04:02:20 -04:00

8.7 KiB