UNPKG

payload-totp

Version:

Add an extra security layer to PayloadCMS using a Time-based One-time Password (TOTP).

3 lines (2 loc) 131 B
import type { CollectionAfterLogoutHook } from 'payload'; export declare const deleteCookieAfterLogout: CollectionAfterLogoutHook;