File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
Authentication Actions are a way to group actions that can happen after login or registration.
8
8
Shield ships with two actions you can use, and makes it simple for you to define your own.
9
9
10
- 1 . ** Email-based Two Factor Authentication** (Email2FA) will send a 6-digit code to the user's
10
+ 1 . ** Email-based Account Activation** (EmailActivate) confirms a new user's email address by
11
+ sending them an email with a link they must follow in order to have their account activated.
12
+ 2 . ** Email-based Two Factor Authentication** (Email2FA) will send a 6-digit code to the user's
11
13
email address that they must confirm before they can continue.
12
- 2 . ** Email-based Account Activation** (EmailActivate) confirms a new user's email address by
13
- sending them an email with a link they must follow in order to have their account activated.
14
14
15
15
## Configuring Actions
16
16
You can’t perform that action at this time.
0 commit comments