New Features
- CreateMember endpoint
- UpdateMember endpoint
- New
locale argument
on B2B email magic link methods - emails can be sent in English (en
), Spanish (es
), or Brazilian Portuguese (pt-br
) - Breakglass attributes for B2B organizations and members - these are set using
auth_methods
andallowed_auth_methods
on organizations, and theis_breakglass
attributes for members
Fixes
- Fixed a typo in the
invited_by_member_id
field for B2B email invites