Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 681 Bytes

GetSessionResponseData.md

File metadata and controls

24 lines (20 loc) · 681 Bytes

CircleAuth.GetSessionResponseData

Properties

Name Type Description Notes
authID String
miliUnixtime Number
returnUrl String
sessionID String
type String
userID String
denyAuthorize Boolean
adminUserID Boolean
email Boolean
phone Boolean
userHashedEmails Array Array of Strings

Enum: TypeEnum

  • login (value: "login")
  • twoFactor (value: "twoFactor")
  • authorization (value: "authorization")