Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

stormpath-js

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stormpath-js - npm Package Versions

0.7.1

Diff

Changelog

Source

0.7.1

The internal request executor will now return the SESSION_EXPIRED error on next tick, to integrate well with Angular's digest process.

robertjd
published 0.5.2 •

Changelog

Source

0.5.2

The request executor now uses xmlHttpRequest.getResponseHeader() as a fallback for xmlHttpRequest.getAllResponseHeaders(). This adds support for Firefox < 21, and any other browser that does not give cross-origin headers when xmlHttpRequest.getAllResponseHeaders() is used.

robertjd
published 0.5.1 •

Changelog

Source

0.5.1

Re-release of 0.5.0, with dist/ files update in this release.

robertjd
published 0.5.0 •

Changelog

Source

0.5.0

Support Organization features by requesting the ID Site Model from the provided account store.

robertjd
published 0.4.0 •

Changelog

Source

0.4.0

Released on October 23rd, 2015

  • Refactoring the internal request executor to supply contextual error messages
  • Fixing https://github.com/stormpath/idsite-src/issues/2 by not sending cookies on requests to the API

Breaking Changes

  • client._getToken() has been renamed to client.getJwtFromUrl()
  • The value response.redirectUrl has been renamed to response.serviceProviderCallbackUrl. This affects the callbacks for client.login() and client.register()
robertjd
published 0.2.0 •

Changelog

Source

0.2.0

Support for Single-Sign-On (SSO)

robertjd
published 0.1.0 •

Changelog

Source

0.1.0

First release! This release includes all the methods that you need to build your own ID Site

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc