google_connect
This endpoint allows user to login with Google ID.
Provide the valid ‘id_token’ for your app from Google API. You can try this OAuth 2.0 Playground to generate a ‘id_token’.
To use this ‘google_connect’ endpoint, you must be familiar with the Google apps and generating access_token and id_token for your app. See this for more details at
Resource URL
https://www.domain.com/api/userplus/google_connect/
Method
POST
Required Parameters
- key – get API key from Settings > User Plus
- access_token - Provide valid access_token with email extended permission
Optional Parameters
- usermeta - Get all user meta with the response
- email - use email address to register as user_login