Extend default API routes

Hello, i would like to know if it's possible to modify the payload used on the default API routes when using the authClient, more specificaly this one:
GET /api/auth/magic-link/verify?token=


I'm trying to do a signup with magic link but my schema needs an additional field.
image.png
image.png
Was this page helpful?