omniauth-linkedin-oauth2
omniauth-linkedin-oauth2 copied to clipboard
Remove unecessary option fields.
Last changes on LinkedIn break your code if the setup uses secure_image_url: true that anyway it is not necessary as LinkedIn always sends back the pictureUrl attribute as https. This PR intents to simplify LinkedIn oauth strategy by getting rid of that unique option field.