Files
Alex Yang 0cb01490d9 feat(core): add namespace parameter to verification adapter methods
Add a required `namespace: string` parameter to createVerificationValue,
findVerificationValue, deleteVerificationByIdentifier, and
updateVerificationByIdentifier. The adapter auto-prefixes identifiers as
`namespace:identifier`, centralizing what was previously ad-hoc inline
prefixing across all call sites.

All existing call sites updated to extract their inline prefixes into
the namespace parameter, leaving identifiers clean.
2026-03-03 18:24:55 +09:00
..
2026-03-03 12:14:56 +09:00
2026-03-03 12:14:56 +09:00
2026-03-03 12:14:56 +09:00
2026-03-03 12:14:56 +09:00
2026-03-03 12:14:56 +09:00
2026-03-03 12:14:56 +09:00
2026-03-03 12:14:56 +09:00