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
Perhaps there are more, but the scope field on TestBrowserAuthorizationClientConfiguration is called scopes elsewhere. This makes it annoying to write code that may inject a test auth client during tests.
Perhaps there are more, but the
scope
field onTestBrowserAuthorizationClientConfiguration
is calledscopes
elsewhere. This makes it annoying to write code that may inject a test auth client during tests.https://github.com/iTwin/auth-clients/tree/main/packages/oidc-signin-tool
Or perhaps I misunderstand something, because the
redirectUri
is also not-plural (or an array type) in this typeThe text was updated successfully, but these errors were encountered: