It used to be that calling http://twitter.com/account/verify_credentials.xml would return a simple "<authorized>true</authorized>" answer when given a correct username and password. Now it appears to be returning an entire serialized user object.
This change has broken the authentication process for the existing releases of my application. Is this change permanent, or is it a temporary glitch?
