UNPKG

aegis-auth

Version:

A credentials-based auth solution for Next.js (and other Node projects) with IP rate-limiting, account lockouts, and sessions in DB.

2 lines 152 B
export type VerificationType = "EMAIL_VERIFICATION" | "PASSWORD_RESET" | "ACCOUNT_DELETION" | "EMAIL_CHANGE"; //# sourceMappingURL=verification.d.ts.map