Open
Description
Hello,
looks like authenticate_with_code https://workos.com/docs/reference/user-management/authentication/code API supports an invitation_token to authenticate and accept an invitation in one pass.
But the current sdk doesn't supports it https://github.com/workos/workos-ruby/blob/main/lib/workos/user_management.rb#L312
Also there isn't any implementation to accept an invitation, https://github.com/search?q=repo%3Aworkos%2Fworkos-ruby%20accept_&type=code
How currently people is handly accept an invite in Ruby?
Metadata
Metadata
Assignees
Labels
No labels