Does the google auth provider work for the strapi admin?

I wanted to clarify the issues we’re facing currently.

  1. We’ve set up social login and registration on our front end using Google API, and though it seems correctly configured, we’re encountering an error: “Grant missing session or misconfigured provider.”

  2. Our aim is to employ Strapi for managing all user permissions comprehensively. However, we’re integrating Magento for our commerce functionalities and are challenged by the need for a seamless user experience. Specifically, we want to avoid requiring users to log in separately for the front end and the store. Additionally, it’s crucial for us to synchronize user data in real time between the two systems, as complete user information is essential for our Quickbooks-driven accounting processes.

Could you confirm if it’s possible to achieve this using Strapi without the necessity of upgrading to the enterprise edition? My understanding is that the enterprise edition primarily supports corporate authentication systems like Active Directory.