Skip to content

Commit a363332

Browse files
authored
docs: add ExpiresInMinutes as an email template variable (#2077)
Add ExpiresInMinutes as an email template variable
1 parent 6832ce9 commit a363332

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/kratos/emails-sms/05_custom-email-templates.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ For the `recovery_code.valid` template, the following variables are available:
243243
| `To` | The email address the email will be sent to |
244244
| `RecoveryCode` | The recovery code |
245245
| `Identity` | The identity to be recovered |
246+
| `ExpiresInMinutes` | The lifespan of the code, in minutes. |
246247
247248
:::note
248249

0 commit comments

Comments
 (0)