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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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)