Closed blairworkos closed 6 months ago
Adds API changes to support sending your own emails for invitations and Magic Auth.
accept_invitation_url
get_magic_auth
create_magic_auth
send_magic_auth_code
Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.
[x] Yes
If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.
https://github.com/workos/workos/pull/26691
DAAP-600 Ruby SDK
Description
Adds API changes to support sending your own emails for invitations and Magic Auth.
accept_invitation_url
to invitation object returned by APIget_magic_auth
andcreate_magic_auth
send_magic_auth_code
method in favor ofcreate_magic_auth
Documentation
Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.
If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.
https://github.com/workos/workos/pull/26691