We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bee22f9 commit c34687fCopy full SHA for c34687f
docs/specs/user-profile/design.md
@@ -487,6 +487,14 @@ A boolean. True if the user is a verified user. i.e. Have at least one verified
487
488
A boolean. True if the user can perform reauthentication.
489
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
498
499
## Webhook
500
0 commit comments