-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: redeem invite manually or with api key #616
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Thank you very much @waddaboo
I just left some comments.
Co-authored-by: Vivian Plasencia <[email protected]>
Co-authored-by: Vivian Plasencia <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @waddaboo! Please, just run yarn prettier:write
and push the changes and the PR is ready to be merged.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @waddaboo 🚀
Description
This PR introduces a new feature for users to redeem their invitation code manually or with their api key.
This new feature is available at api and api-sdk.
(This feature was originally in PR #608 but was ported out so that it could be used earlier.)
Related Issue
Does this introduce a breaking change?
Other information
Sample usage:
API
API SDK