New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-stormpath

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-stormpath - npm Package Versions

23

1.3.6-rc.2

Diff

robertjd
published 1.3.6-rc.1 •

robertjd
published 2.0.1 •

Changelog

Source

2.0.1 (March 16, 2017)

Fixed several bugs with the introspection of components, fixes issues when overriding our default elements with custom form elements. See PR #177.

robertjd
published 1.3.5 •

robertjd
published 2.0.0 •

Changelog

Source

2.0.0 (January 13, 2017)

This release adds support for the [Stormpath Client API][], which allows you to authenticate the user directly with Stormpath (authentication does not require extra software in your server). The user receives an access token, which can be used to authorize requests on your server. If you need to authorize requests on your server, you will sill want to use one of our SDKs to make that process simpler.

Please see the Readme for the new instructions for using the Client API.

typerandom
published 1.3.4 •

Changelog

Source

1.3.4 (January 9, 2017)

Fixes:

  • Fix file system issue with files being referenced inconsistently.
  • Fix onClick handler not being triggered on SocialLoginLink click.
  • Fix issue with http requests erroring on valid request statuses.
  • Fix so that Content-Type is set on all requests.
  • Fix route component swallows errors.

Docs:

  • Improved RegistrationForm field docs.
typerandom
published 1.3.3 •

Changelog

Source

1.3.3 (November 10, 2016)

Chores:

  • Upgraded packages to their latest versions.

Fixes:

  • Downgraded the history module to version 2.1.2 due to React Router incompatibility.
typerandom
published 1.3.2 •

Changelog

Source

1.3.2 (November 4, 2016)

Fixes:

  • Fix: Router props inheritance not working in IE <= 10.
typerandom
published 1.3.1 •

Changelog

Source

1.3.1 (August 22, 2016)

Features:

  • Custom data support.
  • Support for additional LoginForm and RegistrationForm events.
typerandom
published 1.3.0 •

Changelog

Source

1.3.0 (August 8, 2016)

Fixes:

  • Fix: Login request should use login instead of username field.
  • Fix: Support routes as property to Router.
  • Fix: redirectTo should be unchanged after state change.
  • Fix: Always forward props from components to child elements.
  • Fix: Change the user-agent to have stormpath-sdk-react as a fixed name.
  • Fix: Set withCredentials if the requested domain differs from the one we're.
  • Fix: React unknown prop.
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