Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
/ hello.js Public archive
forked from MrSwitch/hello.js

A Javascript RESTFUL API library for connecting with OAuth2 services, such as Google+ API, Facebook Graph and Windows Live Connect

License

Notifications You must be signed in to change notification settings

crunchbase/hello.js

 
 

Repository files navigation

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

About

A Javascript RESTFUL API library for connecting with OAuth2 services, such as Google+ API, Facebook Graph and Windows Live Connect

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.8%
  • CSS 4.9%
  • Other 1.3%