Skip to content

Commit 08b96da

Browse files
committed
feat(clerk-js, types): Add client_trust_state and untrusted_first_factors to Client and SignIn resources for fraud protection
1 parent 640be44 commit 08b96da

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changeset/client-trust-state.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@clerk/types': minor
3+
'@clerk/clerk-js': minor
4+
'@clerk/expo': minor
5+
---
6+
7+
Added `client_trust_state` and `untrusted_first_factors` fields to Client and SignIn resources to support the backend's Setup vs Unlock fraud protection feature.

0 commit comments

Comments
 (0)