@stytch/vanilla-js 5.23.2 → 5.23.4

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,17 @@
1
1
  # @stytch/vanilla-js
2
2
 
3
+ ## 5.23.4
4
+
5
+ ### Patch Changes
6
+
7
+ - 38e0b74: Fix an issue where OAuth accounts could sometimes not be enabled for user onboarding in Admin Portal
8
+
9
+ ## 5.23.3
10
+
11
+ ### Patch Changes
12
+
13
+ - 36c78e7: Add id to SSO Discovery button
14
+
3
15
  ## 5.23.2
4
16
 
5
17
  ### Patch Changes