Monday, November 25, 2013 | 10:13 AMToday we’re announcing a few updates to the Google+ JavaScript SDK APIs. These changes are backward compatible with current integrations, and are designed to make future integrations easier. gapi.auth.signIn() triggers user sign-in and authorization in JavaScript, making it easier to integrate Google+ Sign-In with existing account creation flows. You can now specify sign-in parameters once in <meta> tags, versus passing them multiple times to multiple page elements. These page-level configuration parameters simplify your integration of Google+ Sign-In and interactive posts.