I am trying to make google sign in work for IOS devices but in the configurator app, it asks for the client secret. but when I created the Oauth in google console Client Secret is not available
Hello @CG and thank you for your interest in our Social Login Mobile plugin.
In the Google console, inside the "Credentials" section, besides the iOS configuration, you should already have a web configuration, which is automatically generated by Google. Its name is something like "Web client (Auto-created for Google Sign-in)".
Inside that web client, you should find the Client Secret field you're looking for.
Please let us know if there is anything else we can help you with.
Best regards,
Alexandre Jacinto
Hi @Alexandre Jacinto
Not sure I get the auto generated web config.
Hi CG,
When it is not automatically created, you can also create one yourself (see screenshot below). We had already defined a web application for our Google login in reactive web applications and later built the Google login for mobile applications. We used our existing web application for mobile Google login.
Hope this helps a bit.
Best,
Bart