feat: ⚡️ Add docs and connect Stripe
This commit is contained in:
@@ -19,6 +19,13 @@ const providers: Provider[] = [
|
||||
},
|
||||
},
|
||||
from: `"${process.env.AUTH_EMAIL_FROM_NAME}" <${process.env.AUTH_EMAIL_FROM_EMAIL}>`,
|
||||
// sendVerificationRequest({
|
||||
// identifier: email,
|
||||
// url,
|
||||
// provider: { server, from },
|
||||
// }) {
|
||||
// console.log(url)
|
||||
// },
|
||||
}),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user