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
efbb1efe165bafa9cd6f9539645b75a006bb3b4e
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
Shared
/
EpicGames.OIDC
History
Joakim Lindqvist
9f8a7dfb32
OidcToken - Added error page when there is a problem logging in, polished the look of the success page. Also updated the text in the popup prompt for login to read a bit better.
...
#preflight none [CL 23174150 by Joakim Lindqvist in ue5-main branch]
2022-11-17 06:39:30 -05:00
..
EpicGames.OIDC.csproj
…
ITokenStore.cs
…
MacOSTokenStore.cs
OidcToken - Fixed issues specific to handle tokens on Mac, which handles cases where the token does not exist better.
2022-08-29 04:05:26 -04:00
OidcTokenManager.cs
OidcToken - Added error page when there is a problem logging in, polished the look of the success page. Also updated the text in the popup prompt for login to read a bit better.
2022-11-17 06:39:30 -05:00
ProviderConfigurationFactory.cs
…
TokenStore.cs
…
WindowsTokenStore.cs
…