UNPKG

@heymarco/next-auth

Version:

A complete authentication solution for web applications.

8 lines (7 loc) 291 B
export * from './types.js'; export * from './auth.config.shared.js'; export * from './auth.config.server.js'; export * from './credentials.config.shared.js'; export * from './credentials.config.server.js'; export * from './auth.server.js'; export * from './PrismaAdapterWithCredentials.js';