Hi Community,
In Apex is there any way to check that a user has logged out from an application ? I'm looking for a way to check the logout action not the state "not connected" (the state before the user logs in)
I though of creating an application Item whom I set the value when the user logs out but I can't find where to set that.
I'm using Apex 5.1.
Can anyone help please ?
Thanks.