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
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
emailneed 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