2.6.0 • Published 7 years ago

spid-sdk-js v2.6.0

Weekly downloads
98
License
MIT
Repository
github
Last release
7 years ago

SPiD JS SDK

NPM

Version Build Status Dependency Status devDependency Status

SDK to integrate to the SPiD frontend API. Used to check if user is logged in or not, or owns a product or not.

Documentation

Documentation is available on http://techdocs.spid.no/sdks/javascript/ and make sure to read the API docs http://techdocs.spid.no/sdks/js/api-docs/.

Release

Bump Semver version with this command

$ npm version <patch | minor | major>

$ npm publish

npm version will bump version, tag the release and push it. Once pushed, Travis CI runs tests and uploads built js files to cdn/s3 and zip to Github releases.

Notes

All versions of the SDK will use a global variable/namespaceSPiD.Talk.responsewhen making JSONP calls. This may change at a later date.

2.6.0

7 years ago

2.5.0

7 years ago

2.4.0

7 years ago

2.3.0

7 years ago

2.2.3

7 years ago

2.2.2

7 years ago

2.1.7

8 years ago

2.1.6

8 years ago

2.1.5

8 years ago

2.1.4

8 years ago

2.1.3

8 years ago

2.1.2

8 years ago

2.1.1

8 years ago

2.1.0

9 years ago