Skip to content

v4.8.0

Compare
Choose a tag to compare
@blairlunceford blairlunceford released this 24 May 13:22
· 42 commits to main since this release
7212d48

Added

  • Added inviter_user_id to invitation object returned by API (#268)
  • Added new endpoints to the User Management API to support sending your own emails: get_email_verification, get_password_reset, and create_password_reset (#268)
  • Deprecation notice for the send_password_reset_email method in favor of create_password_reset (#268)

Fixed

  • Fixed bug with trailing forward slash in JWKS and logout URLs (#270)