You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added InviterUserID to invitation object returned by API (#340)
Add support for email_verification.created and password_reset.created (#340)
Added new endpoints to the User Management API to support sending your own emails: GetEmailVerification, GetPasswordReset, and CreatePasswordReset (#340)
Deprecation notice for the SendPasswordResetEmail method in favor of CreatePasswordReset (#340)