Releases: etn-ccis/blui-angular-workflows
Releases · etn-ccis/blui-angular-workflows
@pxblue/angular-auth-workflow v2.0.0
Added
- Added ability to suppress optional pages (Contact Support, Create Account, etc) via
PxbAuthConfig
. - Added
customEmailValidator
prop toPxbAuthConfig
. - Added
inferOnAuthenticatedRoute
toPxbAuthSecurityService
. - Added text and content overrides via
PxbAuthTranslations
.
Changed
- Changed how custom account details can be provided during account registration.
- Changed how custom password requirements are configured in
PxbAuthConfig
.
Removed
- Removed ability to skip first & last name during account registration.
Version 1.0.1
Initial Release of Angular Auth Workflow.
Has default pages for:
- Login
- Create Account
- Create Account via Invite
- Forgot Password
- Reset Password (via email link)
- Change Password
- Contact Support