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.

8 lines 175 B
export declare enum LogLevel { Debug = "debug", Info = "info", Warn = "warn", Error = "error", Security = "security" } //# sourceMappingURL=logger.d.ts.map