Skip to content

@pxblue/angular-auth-workflow v2.0.0

Compare
Choose a tag to compare
@joebochill joebochill released this 31 Mar 16:58
· 668 commits to dev since this release
01e1887

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.