Skip to content

Teams list and view commands#2

Open
ukumar-ks wants to merge 5 commits intomainfrom
teams-list-and-view-commands-int
Open

Teams list and view commands#2
ukumar-ks wants to merge 5 commits intomainfrom
teams-list-and-view-commands-int

Conversation

@ukumar-ks
Copy link
Copy Markdown
Owner

No description provided.

@ukumar-ks ukumar-ks requested a review from sgaddala-ks May 6, 2026 07:34
Comment thread KeeperSdk/src/teams/viewTeam.ts Fixed
Comment thread KeeperSdk/src/teams/enterpriseData.ts Outdated
const DEFAULT_NODE_PATH_SEPARATOR = '\\'
const MAX_CONTINUATIONS = 50
const LEGACY_ENTERPRISE_DATA_COMMAND = 'get_enterprise_data'
const FALLBACK_CLIENT_VERSIONS = ['c16.4.0', 'c16.0.0']
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

why do we need to use older version of clients ?

Comment thread KeeperSdk/src/utils/constants.ts Outdated
SESSION_TOKEN_EXPIRED: 'session_token_expired',
UNSUPPORTED_2FA_CHANNEL: 'unsupported_2fa_channel',
TEAM_REQUIRED: 'team_required',
TEAM_NOT_FOUND: 'team_not_found',
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

if these are all errors, maybe making different error enum per case might make it be more organized

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.

3 participants