Skip to content

Login and records implementation#122

Open
ukumar-ks wants to merge 1 commit intoreleasefrom
login-and-records-implementation
Open

Login and records implementation#122
ukumar-ks wants to merge 1 commit intoreleasefrom
login-and-records-implementation

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 a review from tylerccarson April 13, 2026 12:27
@ukumar-ks ukumar-ks self-assigned this Apr 13, 2026
@socket-security
Copy link
Copy Markdown

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 13, 2026 12:29
@ukumar-ks ukumar-ks removed the request for review from THeflinKeeper April 13, 2026 12:30
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.

1 participant