File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77Authentication Actions are a way to group actions that can happen after login or registration.
88Shield ships with two actions you can use, and makes it simple for you to define your own.
99
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
1113 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.
1414
1515## Configuring Actions
1616
You can’t perform that action at this time.
0 commit comments