API ReferenceAuth - Magic LinksVerify a magic linkVerify a magic link POST /auth/magic-link/verify Verify a magic link token and authenticate the user. Returns auth result with is_new_user flag. Request Responses200400403500Magic link verified successfullyInvalid or expired tokenSession limit exceededInternal server error