Skip to content

Enable Google OAuth login. #770

@bezi

Description

@bezi

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

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions