<div dir="ltr"><div>Dear Jabber/XMPP developers,<br></div><div>After reading the news that Google is dropping support for XMPP from their IM service, I was considering to drop Google in advance and migrate to another provider.</div>
<div><br></div><div>I am currently developing an application to chat with GTalk contacts. </div><div>I would like now to move away from GTalk and register the user to another XMPP provider but, to keep the user experience unchanged, use OAuth to log in to this service with Google credentials.</div>
<div>The idea is that the application registers the user to provider A and generates a random password, then associates the accounts <a href="mailto:user@jabber.com">user@jabber.com</a> to <a href="mailto:user@gmail.com">user@gmail.com</a>.</div>
<div>Each time the user wants to log in, the application presents the Google page, user logs in with Google credentials and the application receives a token from Google. Now the application knows that user is authenticated, therefore it authenticates user to provider A.</div>
<div>The question is: is it feasible to log in, using Google credentials, to provider A without hardcoding the password in the application?</div><div><br></div><div>Thank you for your precious help!</div><div><br></div><div>
Kind regards</div><div>Stefano</div><div><br></div><div><br></div></div>