Skip to content
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: organization feature-set #160

Open
wants to merge 4 commits into
base: development
Choose a base branch
from
Open

Conversation

kranthicodes
Copy link
Member

No description provided.

Copy link

vercel bot commented Jan 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
protocol-land ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2025 8:44pm

@kranthicodes kranthicodes requested a review from 7i7o January 11, 2025 20:40
Copy link
Collaborator

@7i7o 7i7o left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Creating org and repos works as expected.
I can invite org member/admins as well, yet I cannot accept or see said invitations from the members' accounts

}

if (orgId) {
tags['OrgId'] = orgId
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
tags['OrgId'] = orgId
tags['Organization-Id'] = orgId

Shouldn't this tag be HTTP Header compliant?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants