WebKit / explainers

Explainers from WebKit contributors
371 stars 28 forks source link

How to notice when the user is logged out due to a timeout? #36

Closed othermaciej closed 4 years ago

othermaciej commented 4 years ago

Users may sometimes get logged out due to a timeout. Perhaps this can be the time limit on their login cookie, after which we infer a logout.

johnwilander commented 4 years ago

This has now been ported to the W3C repo. Please continue the discussion there.