Closed askkaz closed 9 months ago
I'm having the same issue
Me too, seems that a temporary fix is possible by filling in the missing empty options https://github.com/nextauthjs/next-auth/discussions/8487#discussioncomment-6948757
This will be fixed in the upcoming v5 release. see #9753
@balazsorban44 I use the next-auth@beta and I would like to use the http approach. Is there a ETA?
Question 💬
The type changes from version 4.22.1 to version 4.22.2 seem to not be compatible with https://authjs.dev/guides/providers/email-http
Does
email
need to be added as a valid type or am I typescripting wrong?How to reproduce ☕️
Use the code sample from https://authjs.dev/guides/providers/email-http with typescript running.
Contributing 🙌🏽
Yes, I am willing to help answer this question in a PR