Hello,
I have to implement google login in two mobile apps where i am facing an issue because of configurations. Is there any possible way to implement in both mobile apps.
Thanks.
Hey Harika! Please be more specific on the issue, what exactly is the issue that you see? Share a screenshot of the code issue you came across. Remember to assign the the Public to Yes and check Roles Anonymous. Also consider creating user roles that can interact with this Login, under Logic > Roles
Sydney
Hi Harika Ramadalai,
I think you want to say, there are two mobile apps in your environment which are using the Google Login plugin and you want to use different client Ids for both apps, Right ?
In that case is it possible for you to put the client ids (and REVERSED_CLIENT_ID) in your main apps Extensibility Configurations instead of putting them in the plugin's Extensibility Configurations.
Hope this helps, thanks.
Pankaj
Pankaj Jain wrote:
In that case is possible for you to put the client ids (and REVERSED_CLIENT_ID) in your main apps Extensibility Configurations instead of putting them in the plugin's Extensibility Configurations.
Thanks for suggestion. I will try and let you know if it works