useUpcomingVerification
Source:hooks/commits/useUpcomingVerification.ts (40 lines)
The useUpcomingVerification hook subscribes to the Convex backend’s dedicated “next” query and pushes the result into the global useVerificationStore. It is a headless hook — it returns null and exists purely for its side effects.