Skip to content

v7.6.0

Compare
Choose a tag to compare
@blairworkos blairworkos released this 24 May 13:46
· 119 commits to main since this release
cc2eeda

Added

  • Added support for email_verification.created and password_reset.created events (#1048)
  • Added new endpoints to the User Management API to support sending your own emails: getEmailVerification, getPasswordReset, and createPasswordReset (#1048)
  • Deprecation notice for the sendPasswordResetEmail method in favor of createPasswordReset (#1048)
  • Added role to directory user (#1046)

Updated

  • Updated dependency ts-jest to v29.1.3 (#1044)