auth0-samples / auth0-sso-sample

Doing Single Sign On between SPAs and Regular Web Apps
MIT License
67 stars 44 forks source link

Social login missing #3

Closed hugoArregui closed 8 years ago

hugoArregui commented 8 years ago

Hi,

Could you please add social login to this example?.

Thanks in advance, Hugo

jerriep commented 8 years ago

Hi @hugoArregui,

This will also work with social connections with 2 caveats:

  1. You need to enable "Use Auth0 instead of the IdP to do Single Sign On" when configuring the Client
  2. Your social connection can not be using the developer keys. You will need to register an app in the relevant social provider and then use that Client ID and Client Secret when configuring the connection