UNPKG

@inertiapixel/nextjs-auth

Version:

A reusable Next.js authentication package supporting credentials, OTP, and OAuth login.

4 lines (3 loc) 98 B
export * from './credentialsLogin'; export * from './otpLogin'; // export * from './socialLogin';