Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 902 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 902 Bytes

Deprecation notice:

This fork is no longer in active development, as crunchbase now uses the original repository at MrSwitch/hello.js.

Crunchbase fork of hello.js

Forked from v1.16.1 of the original hello.js

Changelog

  • 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 to basic (still points to r_liteprofile)
  • v0.1.2: r_basicprofile is now r_liteprofile as documented in LinkedIn's Migration FAQ. The scope name is also changed from basic to lite.
  • v0.1.1: Change other URLs from LinkedIn API v1 to v2
  • v0.1.0: Change base URL from LinkedIn API v1 to v2