Skip to content

Releases: etn-ccis/blui-angular-workflows

@pxblue/angular-auth-workflow v2.0.0

31 Mar 16:58
01e1887
Compare
Choose a tag to compare

Added

  • Added ability to suppress optional pages (Contact Support, Create Account, etc) via PxbAuthConfig.
  • Added customEmailValidator prop to PxbAuthConfig.
  • Added inferOnAuthenticatedRoute to PxbAuthSecurityService.
  • 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

31 Dec 16:58
b2db0d5
Compare
Choose a tag to compare

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