Summary
auth_handler.go:734 uses h.security.WalletPepper (config) while getPasskeyPepper() (:760-766) reads env MOISTELLO_PASSKEY_PEPPER directly and is otherwise unused; config.SecurityConfig.PasskeyPepper is loaded but unused.
Acceptance Criteria
Complexity
Medium-High.
Summary
auth_handler.go:734usesh.security.WalletPepper(config) whilegetPasskeyPepper()(:760-766) reads envMOISTELLO_PASSKEY_PEPPERdirectly and is otherwise unused;config.SecurityConfig.PasskeyPepperis loaded but unused.Acceptance Criteria
Complexity
Medium-High.