Identity/Verified Email Protocol/Session API: Difference between revisions

Line 90: Line 90:
If neither are available, the browser will assume both that the session information has expired and the page does not support the session API - it will remove the session status indicator.
If neither are available, the browser will assume both that the session information has expired and the page does not support the session API - it will remove the session status indicator.


===Multiple Sessions===
===Multiple Sessions - NOT YET SUPPORTED ===
Multiple sessions can be declared in navigator.id.sessions, there can be 0 or 1 active sessions.  An example of where this could be used is with Google's multiple session support.  If more than one session is declared "active" only the first will be used.
Multiple sessions can be declared in navigator.id.sessions, there can be 0 or 1 active sessions.  An example of where this could be used is with Google's multiple session support.  If more than one session is declared "active" only the first will be used.


Confirmed users
134

edits