We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Will work on this in due time :) Great idea!
@tequdev
The text was updated successfully, but these errors were encountered:
Implementation:
Integrate alternative TX template for OAUTH platform, and then integrate in PKCE, and then update in Universal SDK https://github.com/XRPL-Labs/XummPkce/blob/main/src/index.ts
Sorry, something went wrong.
We can actually re-use OAUTH2 platform,
https://oauth2.xumm.app/auth?response_type=token&client_id=xxx&state=yyy&scope=XummPkce&redirect_uri=zzz
... Already supports: &force_network=XAHAU signers=rwietsevLFg8XSmG3bEZzFein1g8RBqWDZ,rTeLeproT3BVgjWoYrDYpKbBLXPaVMkge
&force_network=XAHAU
signers=rwietsevLFg8XSmG3bEZzFein1g8RBqWDZ,rTeLeproT3BVgjWoYrDYpKbBLXPaVMkge
... We can add txhex / ... as extra param and use that in the OAuth sign flow
txhex
No branches or pull requests
Will work on this in due time :) Great idea!
@tequdev
The text was updated successfully, but these errors were encountered: