You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/workflows/about-workflows/index.mdx
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,6 @@ Currently, you can use the following triggers:
19
19
-`m2m:token_generation` - when a request to the token endpoint is made with an M2M application.
20
20
-`user:new_password_provided` - when a user requests to create or reset a password.
21
21
-`user:existing_password_provided` - when a user hasn’t signed in, but they have requested to sign in and given their current password.
22
-
23
-
Coming soon:
24
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.
25
23
-`user:tokens_generation` - An ID or access token is generated after authentication or refresh token request.
0 commit comments