Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 464 Bytes

ExpireUserSessionRequest.md

File metadata and controls

7 lines (6 loc) · 464 Bytes

CircleAuth.ExpireUserSessionRequest

Properties

Name Type Description Notes
data ExpireUserSessionRequestData
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.