Skip to content

Conversation

@nirgur
Copy link
Contributor

@nirgur nirgur commented Jan 13, 2026

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a missing type export issue by adding a wildcard export statement for management types, making AuthzNode and 100+ other management-related types accessible to SDK users.

Changes:

  • Added wildcard export of all types from ./management/types to the main index file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
asafshen
asafshen previously approved these changes Jan 13, 2026
Copy link
Member

@asafshen asafshen left a comment

Choose a reason for hiding this comment

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

approving, but I noticed there are maybe 100 types in this file

I don't think its problematic, but it does mean that their name now becomes part of the API

@nirgur nirgur changed the title fix: AuthzNode missing type Fix: AuthzNode missing type Jan 14, 2026
@nirgur nirgur changed the title Fix: AuthzNode missing type fix: AuthzNode missing type Jan 14, 2026
@nirgur nirgur changed the title fix: AuthzNode missing type fix: authzNode missing type Jan 14, 2026
asafshen
asafshen previously approved these changes Jan 14, 2026
@arj-descope
Copy link

Fixes issue - https://github.com/descope/etc/issues/13681

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.

4 participants