about facebook login

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 years ago
i have 2 questions

1 where can i find the code that write the user information in to database customer table?
   please tell me ,i want to know the process
2 in customer table, how did the id generate?
7 years ago
Look at the Nop.Services\Customers\CustomerService.cs. Here you can find methods which works with Customer entity.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.