How to Securely Log Users Out of iOS Apps with Inactivity Timeoutby@dekij
485 reads

How to Securely Log Users Out of iOS Apps with Inactivity Timeout

May 14th 2023
3m
by @dekij 485 reads
tldt arrow
EN
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Many apps have a feature that automatically logs you out after a certain period of inactivity. Some apps log you out based on API inactivity, while others implement a logout timer by overriding the UIView controls. In this article, we will explore a better way to achieve this behavior using the hitTest method.
featured image - How to Securely Log Users Out of iOS Apps with Inactivity Timeout
David Grigoryan HackerNoon profile picture

@dekij

David Grigoryan

Software Engineer Tech Lead / iOS Tech Lead


Receive Stories from @dekij


Credibility

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!