Skip to content

Commit c34687f

Browse files
committed
Document new claims in user profile design
1 parent bee22f9 commit c34687f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/specs/user-profile/design.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,14 @@ A boolean. True if the user is a verified user. i.e. Have at least one verified
487487

488488
A boolean. True if the user can perform reauthentication.
489489

490+
#### https://authgear.com/claims/user/authenticators
491+
492+
A list of authenticators owned by the user. See [this doc](../sdk-settings-actions.md).
493+
494+
#### https://authgear.com/claims/user/recovery_code_enabled
495+
496+
A boolean. See [this doc](../sdk-settings-actions.md).
497+
490498

491499
## Webhook
492500

0 commit comments

Comments
 (0)