Closed sevenseacat closed 2 weeks ago
In the Magic Link strategy, the send function is called with either a user (if logging in to an existing account) or just an email address (if creating a new account). The typespec should reflect this!
send
In the Magic Link strategy, the
send
function is called with either a user (if logging in to an existing account) or just an email address (if creating a new account). The typespec should reflect this!