1
0
Fork 0
mirror of synced 2024-10-01 01:37:56 +13:00

Damodar's comments

This commit is contained in:
Vincent (Wen Yu) Ge 2023-06-15 18:38:15 +00:00
parent 6edea596b4
commit 57621de57d

View file

@ -1 +1 @@
Logout the current user. Use 'current' as the session ID to logout on this device, or provide a specific session ID to target a different session.
Logout the user. Use 'current' as the session ID to logout on this device, use a session ID to logout on another device. If you're looking to logout the user on all devices, use [Delete Sessions](/docs/client/account#accountDeleteSessions) instead.