Hiyve Components - v1.0.0
Preparing search index...
@hiyve/identity-client
TrustedDevice
Interface TrustedDevice
interface
TrustedDevice
{
_id
:
string
;
brandOrgId
:
string
;
createdAt
:
string
;
deviceId
:
string
;
deviceName
?:
string
;
expiresAt
:
string
;
ipAddress
?:
string
;
lastUsedAt
:
string
;
metadata
?:
{
language
?:
string
;
platform
?:
string
;
screenResolution
?:
string
;
timezone
?:
string
;
}
;
userAgent
?:
string
;
userId
:
string
;
}
Index
Properties
_
id
brand
Org
Id
created
At
device
Id
device
Name?
expires
At
ip
Address?
last
Used
At
metadata?
user
Agent?
user
Id
Properties
_
id
_id
:
string
brand
Org
Id
brandOrgId
:
string
created
At
createdAt
:
string
device
Id
deviceId
:
string
Optional
device
Name
deviceName
?:
string
expires
At
expiresAt
:
string
Optional
ip
Address
ipAddress
?:
string
last
Used
At
lastUsedAt
:
string
Optional
metadata
metadata
?:
{
language
?:
string
;
platform
?:
string
;
screenResolution
?:
string
;
timezone
?:
string
;
}
Optional
user
Agent
userAgent
?:
string
user
Id
userId
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
id
brand
Org
Id
created
At
device
Id
device
Name
expires
At
ip
Address
last
Used
At
metadata
user
Agent
user
Id
Hiyve Components - v1.0.0
Loading...