-
-
Notifications
You must be signed in to change notification settings - Fork 598
Closed
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
Description
Is your feature request related to a problem? Please describe.
Parse Server currently supports Google OAuth login:
https://docs.parseplatform.org/parse-server/guide/#google-authdata
The SDK does not.
Describe the solution you'd like
I would like to support _linkWith('google', {})
for Google OAuth, as described in the server docs.
Describe alternatives you've considered
I've shimmed it in to my current project that uses Google client-side log in, but this is hacky.
Additional context
I'd be willing to put up the change, I just wanted to see if there was some operational reason why this wasn't implemented.
Metadata
Metadata
Assignees
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature