Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

@pxblue/react-auth-shared v3.0.0

Choose a tag to compare

@joebochill joebochill released this 29 Mar 19:08
· 268 commits to master since this release
cdb50e7

Added

  • Updated type definitions to allow for further customization of the elements on the Login screen
  • Updated type definitions to allow for custom forms / data collection in the Registration flow.
  • Peer dependency support for React 17.

Removed

  • Phone number is no longer part of the default registration properties (you must add it to your custom forms to collect this data)
  • Unused title prop from AuthUIContextProvider.
  • Highcharts formatting functions — these have been moved to @pxblue/highcharts.