Skip to content

google_sign_in - Using custom back-end id to get token #17813

@calebisstupid

Description

@calebisstupid

I am relatively new to flutter, but as far as I can tell, the google sign in flutter plugin does not allow you to authenticate with a custom back end using sign in options such as:
.requestIdToken(getString(R.string.server_client_id))

I can login to my google account no issues, but my idToken is always null, which is something we would need to have for our back-end system.

Am I completely misunderstanding how to use this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    packageflutter/packages repository. See also p: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions