Logging Out
Confused about "Logging Out"?
Let us know how we can improve our documentation:
LAST EDIT Nov 29 2023
- On This Page:
- Disable Push Notifications
To disconnect a user (say that you’re for instance logging out and logging in as someone new) you can call the disconnectUser
method and repeat the connectUser
call as someone else:
Disable Push Notifications
Copied!Confused about "Disable Push Notifications"?
Let us know how we can improve our documentation:
Additionally, you'll want to stop the user from receiving further push notifications by unregistering their device.