For the complete documentation index, see llms.txt. This page is also available as Markdown.

Improved Logout

Logging out now clears all user-related cache and ends any active sessions and cookies.

This includes:

  • Clears user-related cache

  • Ends active sessions

  • Clears cookies

How it benefits the Merchant

Reduces the risk of leftover session or account data being accessible after a user logs out, particularly on shared devices.

Potential FAQs

Q: Do I need to change anything for this to take effect?

A: No, this applies automatically whenever a user logs out.

Q: Does this affect other logged-in sessions on other devices?

A: It ends the active session and cookies associated with the logout action; check with your account manager for details on multi-device behavior.

Last updated