Preparing search index...
The search index is not available
Harmony Auth Documentation
Harmony Auth Documentation
Definitions/User
Auth0UserEvent
Interface Auth0UserEvent
interface
Auth0UserEvent
{
client
?:
Auth0Client
;
connection
?:
Auth0Connection
;
id
:
string
;
loginsCount
?:
number
;
request
?:
Request
;
transaction
?:
Auth0Transaction
;
ttl
?:
number
;
type
:
string
;
updatedAt
:
number
;
user
:
Auth0User
;
userId
:
string
;
}
Index
Properties
client?
connection?
id
logins
Count?
request?
transaction?
ttl?
type
updated
At
user
user
Id
Properties
Optional
client
client
?:
Auth0Client
Optional
connection
connection
?:
Auth0Connection
id
id
:
string
Optional
logins
Count
loginsCount
?:
number
Optional
request
request
?:
Request
Optional
transaction
transaction
?:
Auth0Transaction
Optional
ttl
ttl
?:
number
type
type
:
string
updated
At
updatedAt
:
number
user
user
:
Auth0User
user
Id
userId
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
connection
id
logins
Count
request
transaction
ttl
type
updated
At
user
user
Id
Harmony Auth Documentation
Loading...