Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 438 Bytes

Create2FARequest.md

File metadata and controls

7 lines (6 loc) · 438 Bytes

CircleAuth.Create2FARequest

Properties

Name Type Description Notes
data Model2FARequestData
signature String This signature can be obtained by getting the content from the `data` then generate a `HMAC SHA256 Base64` encoded data. Please check the Signature section.