After logging into Google, I can't find information about the user's authorized account anywhere. I have an application based on laravel, after it logs in to Google, we will receive the user's email, token, etc., so how do we authorize the customer to the store's account?
I searched on Google but didn't find any relevant information.
If you are referring to the SSO location, you must be on the Plus plan to use SSO. So once you authenticate with Google, you can pass the payload to the SSO service connected to Shopify and it will take care of logging in your authenticated user.