omniauth-linkedin-oauth2 icon indicating copy to clipboard operation
omniauth-linkedin-oauth2 copied to clipboard

Remove unecessary option fields.

Open j4rs opened this issue 7 years ago • 0 comments

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.

j4rs avatar May 23 '18 22:05 j4rs