stytch 10.24.0 → 10.26.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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stytch
3
3
  version: !ruby/object:Gem::Version
4
- version: 10.24.0
4
+ version: 10.26.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - stytch
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-07-08 00:00:00.000000000 Z
11
+ date: 2025-08-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -126,6 +126,7 @@ files:
126
126
  - lib/stytch.rb
127
127
  - lib/stytch/b2b_client.rb
128
128
  - lib/stytch/b2b_discovery.rb
129
+ - lib/stytch/b2b_idp.rb
129
130
  - lib/stytch/b2b_impersonation.rb
130
131
  - lib/stytch/b2b_magic_links.rb
131
132
  - lib/stytch/b2b_oauth.rb
@@ -143,6 +144,7 @@ files:
143
144
  - lib/stytch/crypto_wallets.rb
144
145
  - lib/stytch/errors.rb
145
146
  - lib/stytch/fraud.rb
147
+ - lib/stytch/idp.rb
146
148
  - lib/stytch/impersonation.rb
147
149
  - lib/stytch/m2m.rb
148
150
  - lib/stytch/magic_links.rb
@@ -152,6 +154,7 @@ files:
152
154
  - lib/stytch/otps.rb
153
155
  - lib/stytch/passwords.rb
154
156
  - lib/stytch/project.rb
157
+ - lib/stytch/rbac.rb
155
158
  - lib/stytch/rbac_local.rb
156
159
  - lib/stytch/request_helper.rb
157
160
  - lib/stytch/sessions.rb