, a banking security application Logging in is usually used to enter a specific page, website, platform or application, which trespassers cannot see. Once the user is logged in, the login token may be used to track what actions the user has taken while connected to the site. Logging out may be performed when the
user takes an action, such as entering an appropriate
command or clicking on an external link. It can also be done implicitly, such as by the user powering off their workstation, closing a
web browser window, leaving a website, or not refreshing a website within a defined period. A login page may have a return
URL parameter, which specifies where to redirect back after logging in or out. For example, it is returnto= on this site. In the case of websites that use
cookies to track sessions, when the user logs out, session-only cookies from that site will usually be deleted from the user's computer. In addition, the server invalidates any associations with the session, thereby making any session handle in the user's cookie store useless. This feature comes in handy if the user is using a
public computer or a computer that is using a
public wireless connection. As a security precaution, one should not rely on implicit means of logging out of a system, especially not on a public computer; instead, one should explicitly log out and wait for confirmation that this request has taken place. Logging out of a computer, when leaving it is a common security practice preventing unauthorized users from
tampering with it. Some people choose to have a password-protected
screensaver set to activate after some period of inactivity, thereby requiring the user to re-enter their login credentials to unlock the screensaver and gain access to the system.
Methods of Logging In They include: • Image recognition • Fingerprints scanning •
eye scan • face scan • passwords (oral or textual input) ==History and etymology==