How to do something on register (sign up) in NextAuth?!

There's only signIn callback, and I haven't found a way to check if the user is signing in for the first time. I want to send a "thank you for registering" email.

How do I do it?
Was this page helpful?