This fork is no longer in active development, as crunchbase now uses the original repository at MrSwitch/hello.js.
Forked from v1.16.1 of the original hello.js
- v0.1.4: Add try/catch to avoid issues when a
state
url param is used in other flows in the app and is not of the type (JSON) that hello.js supports - v0.1.3: Rename scope name
lite
(r_liteprofile
) back tobasic
(still points tor_liteprofile
) - v0.1.2:
r_basicprofile
is nowr_liteprofile
as documented in LinkedIn's Migration FAQ. The scope name is also changed frombasic
tolite
. - v0.1.1: Change other URLs from LinkedIn API v1 to v2
- v0.1.0: Change base URL from LinkedIn API v1 to v2