There are times when the user desires to end their session (e.g., when they complete their activity and wish to log out). To aid the developer, CyberStore has a standard logout function. A developer can simply provide the user with a link to the logout page and then automatically direct the user to a desired page by adding a return URL to the link query string.
Following a logout, or any CyberStore session expiration, the user must log in again. They thereby create a new session with a new session token.