I don't understand how to get Google Access Token, it seems nearly impossible to do that (because client secret can't be stored on Android app). Do you talk about Google ID Tokens? If so, social_auth_decoupled doesn't work with it. I don't understand which purpose of this module social_auth_decoupled, if it doesn't work with Google ID Tokens? Do you know?
- π¨π³China lawxen
@druplic social_auth_decoupled β is a base module of social_auth_google_api β
But social_auth_google_api β hasn't be maintained for a long time, Not sure if it works with newest social_auth β . @lawxen Yes, you're right. I used social_auth_decoupled + social_auth_google_api.