Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 298 Bytes

logout.md

File metadata and controls

6 lines (4 loc) · 298 Bytes

Logout

While adding the Logout feature in your app or website, please check the following cases:

  1. Logout should redirect the user to the homepage but should always confirm that the user has been logged out.
  2. Logout confirmation message should not persist if the user reloads the page.