Pluggable persistence: file on Node/CLI, in-memory in browser (D8).
Delete the persisted session (called on logout).
Read the persisted session; null when nothing is stored.
null
Persist a session (called after login and token refresh).
Pluggable persistence: file on Node/CLI, in-memory in browser (D8).