I am trying to implement a login with Google's API implementation. Looks like the goog plugin uses the old google api instead of the new one. Can we:
- Change the plugin to use the new api
- Create a new goog plugin that uses the new api
- Create a google oauth plugin
I am trying to implement a login with Google's API implementation. Looks like the goog plugin uses the old google api instead of the new one. Can we: