â¨ī¸Type specifications
LoginRespose
Property
Type
Description
LoginToken
string
The generated login token
URL
string
The complete URL with the obtained token where to redirect the user's internet browser and where the user will automatically log in.
TTL
integer
Token TTL (time to live) in seconds
Last updated