@icanbwell/composite 1.1025.1 → 1.1027.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/249.index.js CHANGED
@@ -5482,8 +5482,13 @@ function print() { __p += __j.call(arguments, '') }
5482
5482
  identityProvider {
5483
5483
  name
5484
5484
  projectId
5485
- providerMetadata {
5485
+ issuer
5486
+ providerConfig {
5486
5487
  tenantId
5488
+ flows {
5489
+ name
5490
+ id
5491
+ }
5487
5492
  }
5488
5493
  }
5489
5494
  }
@@ -8813,8 +8818,13 @@ Take a look at the reducer(s) handling this action type: `+Ke.type+`.
8813
8818
  identityProvider {
8814
8819
  name
8815
8820
  projectId
8816
- providerMetadata {
8821
+ issuer
8822
+ providerConfig {
8817
8823
  tenantId
8824
+ flows {
8825
+ name
8826
+ id
8827
+ }
8818
8828
  }
8819
8829
  }
8820
8830
  }