@pxblue/angular-auth-workflow v2.3.0
v2.3.0 (September 15, 2021)
Added
- Added new properties
customFirstNameRequirements
andcustomLastNameRequirements
to thePxbAuthConfig
that allows for custom max length restrictions.
Changed
- Changed account registration page order; EULA page now occurs first.
- Changed default translation strings to closely match against those found in @pxblue/react-auth-workflow.