Rejecting signin for unknown users when using magic link authorization (e.g. Resend)
I looked a bit into how Auth.js handles this. They provide a pre-signIn callback that you can use to reject signin attempts. However, this callback isn't exposed via Convex Auth.
