Muhammad Roshaan Tariq suggested an idea · Nov 21, 2019 at 08:00 AM · apisAccount Management
There should be an official API call for clients to logout from their session
Brandon Phillips commented · Nov 21, 2019 at 09:41 PM
The only way to really implement this (other than tracking the last activity time for a client) is to use PlayFabClientAPI.ForgetAllCredentials()
But this does not end their sessions from other devices if they are logged-in from others
This would be the only other way to do it:
https://community.playfab.com/questions/304/206710727-Is-there-a-logout-request-in-the-API-.html
I'm already using this function but it's not an official solution as far as I know
We would love to know what you need. Submit your ideas and upvote others to help us prioritize.