Auth Token & Fold

"How does session management and authentication handle fold transitions on Apple Duo?

  1. If the device remains folded for 30+ seconds, could the user session timeout despite the app being active?

  2. Should the authentication token be refreshed during or after a fold transition to prevent expiry?

  3. Can user login state become invalid if fold occurs while the device is in a folded position?

  4. After fold completes, should we re-validate the authentication token before allowing critical operations (payments, sensitive actions)?"

Auth Token & Fold
 
 
Q