@orangecheck/auth-client 2.19.0 → 2.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1932,7 +1932,7 @@ function OcSignIn({
1932
1932
  add: addProp,
1933
1933
  authOrigin = "https://ochk.io",
1934
1934
  initialPath,
1935
- providersFirst = false,
1935
+ providersFirst = true,
1936
1936
  paths,
1937
1937
  className
1938
1938
  }) {