Skip to content

Commit 430e3d5

Browse files
committed
update readme with info about secure_image_url option
1 parent 6da253d commit 430e3d5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ provider :linkedin, ENV['LINKEDIN_KEY'], ENV['LINKEDIN_SECRET'], :fields => ['id
7171

7272
To see a complete list of available fields, consult the LinkedIn documentation at: https://developer.linkedin.com/documents/profile-fields
7373

74+
## Other Options
75+
76+
* `secure_image_url` - Set to `true` to use https for the profile picture url. Default is `false`.
77+
7478
## Contributing
7579

7680
1. Fork it

0 commit comments

Comments
 (0)