Skip to content

Commit 06ff6a7

Browse files
Update index.mdx
Scale gate for pre mfa
1 parent dbde5e3 commit 06ff6a7

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workflows/about-workflows

1 file changed

+1
-1
lines changed

src/content/docs/workflows/about-workflows/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Currently, you can use the following triggers:
1919
- `m2m:token_generation` - when a request to the token endpoint is made with an M2M application.
2020
- `user:new_password_provided` - when a user requests to create or reset a password.
2121
- `user:existing_password_provided` - when a user hasn’t signed in, but they have requested to sign in and given their current password.
22-
- `user:pre_mfa` - where the user has completed single factor authentication (e.g. email + password or Google) and determined which organization (if any) they are trying to access.
2322
- `user:tokens_generation` - An ID or access token is generated after authentication or refresh token request.
23+
- `user:pre_mfa` - where the user has completed single factor authentication (e.g. email + password or Google) and determined which organization (if any) they are trying to access. This trigger is only available to customers on a Kinde Scale plan.
2424

2525
We will add more triggers (and allow you to create your own) as we develop the feature.
2626

0 commit comments

Comments
 (0)