{ "user": { "name": "User Name", "email": "[email protected]", "image": "https://example.com/user.png" }, "expires": "2024-07-16T19:20:30.450Z" }
Refreshes the session token to extend the session duration.
The string (id or name, depending on the credentials)
Session token refreshed
Show child attributes
"User Name"
"[email protected]"
"https://example.com/user.png"
"2024-07-16T19:20:30.450Z"
Was this page helpful?