Client Pin Store
Client-side PIN credential store.
Stores the PIN-derived Bearer token locally after the first-time user experience (FTUE) PIN entry and serves it to the HTTP/SSE clients on every outbound call. Implementations are platform-specific (JVM secret store, Android Keystore, iOS Keychain, browser localStorage).