@stytch/vanilla-js 5.23.0 → 5.23.2

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/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @stytch/vanilla-js
2
2
 
3
+ ## 5.23.2
4
+
5
+ ### Patch Changes
6
+
7
+ - a576a0e: Add support for `idp_user_id` attribute mapping when creating SSO connections via Admin Portal
8
+ - Updated dependencies [91c7414]
9
+ - @stytch/core@2.49.2
10
+
11
+ ## 5.23.1
12
+
13
+ ### Patch Changes
14
+
15
+ - 5108b4a: Update SSO configuration instructions to reference project name rather than organization name
16
+
3
17
  ## 5.23.0
4
18
 
5
19
  ### Minor Changes