auth0 / lock-passwordless

Auth0 Lock Passwordless [DEPRECATED]
MIT License
90 stars 29 forks source link

Error: An unknown "dropbox" connection was provided. #147

Open kalepail opened 6 years ago

kalepail commented 6 years ago

I've added and tested the dropbox connection in exactly the same fashion as all the other social logins, but for some reason this one is getting caught.

luisrudge commented 6 years ago

Hi, this doesn't look like a bug in the SDK. Please reach out to our amazing support team at https://support.auth0.com so they can better assist you with your scenario.

kalepail commented 6 years ago

No this definitely is an issue with this library. See https://github.com/auth0/lock-passwordless/blob/master/src/social/index.js

You'll notice dropbox isn't listed and there isn't any CSS for the dropbox connection either.

luisrudge commented 6 years ago

Indeed. I thought this was a server side error 😊 Can you send a PR with the new strategy?