Helper Config
The server helper configuration is where you define signing, verification, and session behavior.
Core Inputs
- partner API key
- SophID public key
- session lifetime settings
- storage or cache for replay/session tracking
Principle
Keep these values on the backend only. None of them should be pushed into the browser bundle.