Authentication with Google using Strapi in React native

System Information
  • 3.6.5:
  • Window:
  • MongoDB:
  • 14.15.3:
  • 7.12.0:
  • Yarn Version:

I am implementing Strapi in react native and I need to create a new user in the Users collection after a button (Touchable) has been clicked. By pressing the button it should ask you to choose a Google account and when selecting one, it should create a new user. What would be the process to achieve this? Thanks

1 Like