Skip to main content

Session Storage

This guide covers session persistence so users don’t need to re-authenticate on every visit using the Privacy Boost React SDK. For the conceptual overview, see Key Management.

Built-In Persistence

Configure persistence in the provider:
With persistence enabled, returning users don’t see wallet popups — the SDK loads stored keys.

Logout

Next Steps