UNPKG

payloadcms_otp_plugin

Version:

A comprehensive One-Time Password (OTP) authentication plugin for Payload CMS that enables secure passwordless authentication via SMS and email

3 lines (2 loc) 145 B
import { CollectionConfig } from "payload"; export declare const enhanceUsersCollection: (existingConfig: CollectionConfig) => CollectionConfig;