Open
Conversation
… api of z_getencryptionaddress.
…tial lookup easier for login.
…e and remove the console logging for debugging the credential fetching.
…al and arrays of scopes.
…login response decision's context and credentials.
… based on credential keys.
…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.
…nge made in the consent client.
…tity using its contents.
…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.
…or only the testnet version.
…gular version of the desktop wallet and improve when the desktop integration is run.
… used in the wallet.
… the main versions where possible.
… the ivk, and update the associated documentation.
(cherry picked from commit ce4e480)
…e README to recommend the scripts. (cherry picked from commit 7cdcc1f)
(cherry picked from commit bb7b6c7)
…the response uri class to match verus-typescript-primitives.
updating getCredentials to TypeScript to help with the version upgrade.
parameter and return value types in other parts of the API.
changed on this branch.
for the contentmultimap changes.
the code quality of the desktop integration setup.
(cherry picked from commit 613c3e0)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added support for Generic Requests with any of the following request details:
In addition:
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.