I am using dotnetopenauth to let my users log in via Google. By default, I didn't need any kind of API key or anything, so I just went with that. Now, I need to move the site to a subdomain. I realize now that doing this causes Google to return back a different URL/ID.
How can I tell Google to return the same URLs/IDs regardless of the calling (sub)domain?