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
The right solution would be to register a custom WebAuthBroker and use the auto redirect url feature, ensuring no platform-specific code (or configuration) in the application.
Given this implementation: https://github.com/IdentityModel/IdentityModel.OidcClient.Samples/blob/d41b3868e75b5b1eb8e70ef7717a0a298ff7df1e/NetCoreConsoleClient/src/NetCoreConsoleClient/SystemBrowser.cs
We should be able to use this to enable OIDC auth through the browser for the Skia targets of on Uno app
The text was updated successfully, but these errors were encountered: