I am working on a decouple project using Drupal and React Native, ReactJs. We are using Simple OAuth to identify the user on mobile applications and web applications. Now, I have a new request from the client is Google login for both apps and web. So I create a new grant type called google_login_grant to integrate Social Auth Google module and Simple OAuth module.