This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dce93c04564dfd2dfd81b274bb3cb3aead5cbc65
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
Shared
/
EpicGames.OIDC
History
Joakim Lindqvist
7df0ddc0de
OidcToken - Ignore stored tokens if a "Key not valid for use in specified state" exception is raised. Fixes rare issue issue on Windows machiens were the stored token can not be read.
...
#jira UE-178675 #preflight none [CL 24519691 by Joakim Lindqvist in ue5-main branch]
2023-03-06 05:20:27 -05:00
..
EpicGames.OIDC.csproj
OidcToken - Delay shutting down http server for a few seconds to avoid empty page loads.
2023-02-17 05:07:28 -05:00
ITokenStore.cs
…
MacOSTokenStore.cs
OidcToken - Move state store into place avoiding race condition if multiple tools tries to use oidc token at the same time
2023-01-31 05:22:35 -05:00
OidcTokenManager.cs
UGS: Fix threading issue when opening multiple startup projects with OIDC configuration.
2023-02-24 11:15:22 -05:00
ProviderConfigurationFactory.cs
UGS: Fix double slashes in OIDC config files.
2023-02-16 14:04:44 -05:00
TokenStore.cs
OidcToken - Move state store into place avoiding race condition if multiple tools tries to use oidc token at the same time
2023-01-31 05:22:35 -05:00
WindowsTokenStore.cs
OidcToken - Ignore stored tokens if a "Key not valid for use in specified state" exception is raised. Fixes rare issue issue on Windows machiens were the stored token can not be read.
2023-03-06 05:20:27 -05:00