thomastom99 / fto

0 stars 0 forks source link

Signin using Facebook #110

Open thomastom99 opened 8 years ago

thomastom99 commented 8 years ago

Midhun,

In the Login.aspx page, the user should be provided with Sign in using Facebook first and then using gmail.

These are the Steps

  1. Extract Shop Details form Facebook if any. Else save the profile as Normal user. Consult Jiss on this.
  2. Save it to FinTipOffers
  3. Create FinTipOffers Account
  4. Send Confirm Registration Mail

This features is already done in KTS WebCloud . So you can use the code form that ..