clerk / clerk-sdk-ruby

Access the Clerk Backend API from Ruby
MIT License
24 stars 10 forks source link

feat: Add support for sign_up read & update operations #26

Closed yourtallness closed 6 months ago

yourtallness commented 1 year ago

Add support for:

dimkl commented 1 year ago

what is the status of this PR?

dimkl commented 6 months ago

@yourtallness What is the status of this PR? Do we still support this endpoint or should we close the PR? Does the endpoint to read sign_up using id exist? I see that there is only an update functionality in the sign_ups endpoint of our backend-api reference docs: https://clerk.com/docs/reference/backend-api/tag/Sign-ups#operation/UpdateSignUp.

dimkl commented 6 months ago

Closing since there is no request to support it and it's outdated. We will support those endpoints in the future if we need to.