export interface VerifyPayload { entryBody: string; method: string; uri: string; }