You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DX-3060] Customers can now utilise any Windows WebView of their choice with the SDK, as long as it implements our specific IWindowsWebBrowserClient and IMMUTABLE_CUSTOM_BROWSER is added to their game's Scripting Define Symbols. Please refer to our documentation for detailed instructions here. (#260)
Switched from localStorage to IndexedDB for storing OIDC data, resolving token persistence issues when reopening games and ensuring more reliable authentication across platforms. (#241)