providers/email
default()
default(config): NodemailerConfig
Parameters
▪ config: NodemailerUserConfig
Returns
NodemailerConfig
Deprecated
Import this provider from the providers/nodemailer
submodule instead of providers/email
.
To log in with nodemailer, change signIn("email")
to signIn("nodemailer")