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.


0 Replies