There should be an official API call for clients to logout from their session
There should be an official API call for clients to logout from their session
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
Share your great idea, or help out by voting for other people's ideas.
Adding admin API Get User Account Info with Custom ID
Multiple JSON formatting options (get/set) from API
Get PlayFab IDs from Nintendo Service Accounts
Add Phone Number Verification/Linking API
Steam Account Linking from website
Secret key permission management
Cloud Script environment variables and Admin API to update them