Skip to content

Add Support for Generic Requests#298

Open
mcstoer wants to merge 80 commits into
VerusCoin:dev-testnet-parentfrom
mcstoer:password-manager-v2-dev
Open

Add Support for Generic Requests#298
mcstoer wants to merge 80 commits into
VerusCoin:dev-testnet-parentfrom
mcstoer:password-manager-v2-dev

Conversation

@mcstoer
Copy link
Copy Markdown

@mcstoer mcstoer commented Mar 13, 2026

Added support for Generic Requests with any of the following request details:

  • App Encryption
  • Authentication
  • Data Packet
  • Identity Update
  • User Data

In addition:

  • Enabled automatic creation of the desktop integration on Linux environments
  • Added TypeScript support and Prettier formatting
  • Added scripts to simplify running development versions and creating builds
  • Updated the development setup documentation to be clearer and reflect the new scripts
  • Added new documentation for encrypted keys

See VerusCoin/verus-login-consent-client#8 for the associated Verus Login Consent Client changes.
See https://github.com/mcstoer/Verus-Desktop/tree/password-manager-v2 for the testnet version.

@mcstoer mcstoer marked this pull request as ready for review March 13, 2026 02:23
@mcstoer mcstoer changed the base branch from dev to dev-testnet-parent March 27, 2026 20:31
@mcstoer mcstoer changed the base branch from dev-testnet-parent to dev March 27, 2026 22:30
mcstoer added 26 commits March 27, 2026 15:36
…e and remove the console logging for debugging the credential fetching.
…login response decision's context and credentials.
…n with the identity update request and change login request handling to not require the chain ticker in the request.
…the double parsing of the deeplink, and enable sending of all supported deeplink types to the plugin.
…d api functions are included in the api structure.
…indicate whether to redirect or send a POST request.
…towards making it easier for developers to get started.
…pment modes and improve the general quality.
…gular version of the desktop wallet and improve when the desktop integration is run.
mcstoer added 24 commits March 27, 2026 15:38
updating getCredentials to TypeScript to help with the version upgrade.
parameter and return value types in other parts of the API.
the code quality of the desktop integration setup.
encrypting the credentials as part of the identity update request
execution.

(cherry picked from commit cde457b)
(cherry picked from commit 26ca7de)
switch to using an already existing identity type for the return type of
getIdentityContent.

(cherry picked from commit 8d779f4)
@mcstoer mcstoer force-pushed the password-manager-v2-dev branch from 7b1a57a to 3f495d6 Compare May 7, 2026 17:08
@mcstoer mcstoer changed the base branch from dev to dev-testnet-parent May 7, 2026 17:09
@mcstoer mcstoer force-pushed the password-manager-v2-dev branch from 6c94477 to 34605a8 Compare May 15, 2026 18:59
mcstoer added 2 commits May 15, 2026 22:03
credentials, and remove unneeded null checks.

(cherry picked from commit 7e47307)
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