-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
Hi,
On message bird documentation about OTP Request it mention about maxAttempts attibutes to set the maximum number of token input attempts a user can do before the Verify object is marked as failed.
But it doesn't provided on the lib.
Lines 27 to 39 in e0a41ed
| type Params struct { | |
| Originator string | |
| Reference string | |
| Type string | |
| Template string | |
| DataCoding string | |
| ReportURL string | |
| Voice string | |
| Language string | |
| Timeout int | |
| TokenLength int | |
| Subject string | |
| } |
Metadata
Metadata
Assignees
Labels
No labels