Best way to create a Google Signup functionality?

Hi!
what is the best way to implement a Google Signup functionality?
thx
dan

I think It depends on your Database Structure, and validation on your workflow :slight_smile:
I have implemented 1 user, can sign-ups 2x with different role.

  • User as buyer (default)
  • User as seller

in the other hand, the app has administrator role as well, that can manage Buyer/Seller permission.

This topic was automatically closed after 70 days. New replies are no longer allowed.