Skip to main content

logoutAllDevices

Ends every active session for the authenticated user: deletes every session token and every app-scoped gameplay token derived from one, so the user is signed out of the platform and of every game they had entered. Takes effect immediately — a deleted token stops authenticating on its next request rather than at its next refresh. Requires a valid session token.

logoutAllDevices: Boolean!

Type

Boolean scalar

The Boolean scalar type represents true or false.