Skip to content

Login and records implementation int#121

Merged
ukumar-ks merged 8 commits intologin-and-records-implementationfrom
login-and-records-implementation-int
Apr 13, 2026
Merged

Login and records implementation int#121
ukumar-ks merged 8 commits intologin-and-records-implementationfrom
login-and-records-implementation-int

Conversation

@ukumar-ks
Copy link
Copy Markdown

Login & Records Implementation

Summary

Adds KeeperSdk wrapper and interactive CLI examples for authentication and vault record operations.

Authentication

  • Password login — Master password authentication with retry logic and masked input.
  • Session token login — Login using an existing session token for pre-authenticated workflows.
  • Persistent login — Automatic session resumption via clone code from ~/.keeper/config.json.

Records

CRUD operations for vault records: list, get, add (v2/v3), update, delete, move, revision history, and password lookup with clipboard copy.

Sharing

Share and unshare records with other Keeper users via public key encryption.

@ukumar-ks ukumar-ks requested review from sali-ks and sgaddala-ks April 8, 2026 10:26
@socket-security
Copy link
Copy Markdown

socket-security bot commented Apr 8, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​types/​node@​20.19.391001008196100
Addedts-node@​10.9.29610010082100
Addedtsconfig-paths@​4.2.09910010086100

View full report

@ukumar-ks ukumar-ks marked this pull request as ready for review April 9, 2026 05:40
Comment thread KeeperSdk/src/auth/ConsoleAuthUI.ts Outdated
Comment thread KeeperSdk/src/auth/ConsoleLogin.ts Outdated
Comment thread KeeperSdk/src/auth/ConsoleLogin.ts Outdated
Comment thread KeeperSdk/src/auth/ConsoleLogin.ts Outdated
Comment thread KeeperSdk/src/auth/ConsoleLogin.ts Outdated
Comment thread KeeperSdk/src/auth/ConsoleLogin.ts Outdated
Comment thread KeeperSdk/src/records/RecordOperations.ts
@ukumar-ks ukumar-ks merged commit f095827 into login-and-records-implementation Apr 13, 2026
3 checks passed
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