Closed Ranjith1992 closed 5 years ago
At the moment there's not a good way to change the credentials without sharing the project with another person.
On Aug 22, 2017 10:53 PM, "Ranjith1992" notifications@github.com wrote:
I created a sample google assinstant app for android smart phone by referring this code. But if i want to login from another Google account i need to change the credential.json file. How i can overcome this? There anyway to prompt Google account login for grpc authentication?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/androidthings/sample-googleassistant/issues/38, or mute the thread https://github.com/notifications/unsubscribe-auth/ADI58wXghmyROnJGuDvAYHr0_7eD6AN_ks5sa74-gaJpZM4O_hfg .
I can see many other methods like withChannel,withCompression,withDeadlinewithInterceptors..etc How to use these instead of withCallCredentials.
@Ranjith1992 Hi , Could you tell me how to integrate this on Android phone?
@CCCCoder Hi,I refereed this application code and created an application for phone.
Hi @Ranjith1992 , Please help us by sharing details on how to integrate this on Android phone as well!
I created a sample google assinstant app for android smart phone by referring this code. But if i want to login from another Google account i need to change the credential.json file. How i can overcome this? There anyway to prompt Google account login for grpc authentication?