Up until now Google Cloud Print has only support the
Google Client Login.
Google Cloud Print now supports
OAuth 2.0.
The XMPP print job notification system does not yet recognize the OAuth token, but will shortly.
For now users can just use /fetch polling as long as its minimal, and resume using XMPP for print jobs notification when its ready.
To make an XMPP connection with OAuth2 developers will need to change <X-Google-Token> to <X-Oauth2> and rename the channel from "cloudprint.google.com/<PRINTER_ID>" to "cloudprint.google.com"