Skip to content

v3.1.0-beta.user-management5

Pre-release
Pre-release
Compare
Choose a tag to compare
@blairlunceford blairlunceford released this 24 May 21:02
· 13 commits to beta since this release
8103ddd

Added

  • Added inviterUserId to invitation object returned by API (#228)
  • Support email_verification.created and password_reset.created events (#228)
  • Added new endpoints to the User Management API to support sending your own emails: getEmailVerification, getPasswordReset, and createPasswordReset (#228)
  • Deprecation notice for the sendPasswordResetEmail method in favor of createPasswordReset (#228)