react-stormpath
Advanced tools
Changelog
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.
Changelog
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.
Changelog
1.3.4 (January 9, 2017)
Fixes:
Docs:
Changelog
1.3.3 (November 10, 2016)
Chores:
Fixes:
history
module to version 2.1.2
due to React Router incompatibility.Changelog
1.3.2 (November 4, 2016)
Fixes:
Changelog
1.3.1 (August 22, 2016)
Features:
LoginForm
and RegistrationForm
events.Changelog
1.3.0 (August 8, 2016)
Fixes: