docs: update adding-codes
This commit is contained in:
parent
c6d327c05e
commit
4cb0a57c41
@ -2,7 +2,7 @@
|
||||
title: Adding Codes
|
||||
description:
|
||||
published: true
|
||||
date: 2024-04-21T13:50:20.172Z
|
||||
date: 2024-04-21T13:50:46.708Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2024-04-21T13:25:24.536Z
|
||||
@ -41,3 +41,4 @@ This is the most advanced option of adding a code, allowing you to customize all
|
||||
- `Add checksum`: If the code requires an additional checksum digit
|
||||
- `Period`: Used for TOTP codes. Defines the interval at which codes are refreshed (usually 30 seconds).
|
||||
- `Counter`: Used for HOTP codes. The initial counter value for the HOTP code (usually 0 or 1)
|
||||
- The code should now appear in the group
|
||||
|
Loading…
Reference in New Issue
Block a user