Skip to content
New issue

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

Receiver::pj_url is missing fragment parameters #431

Open
spacebear21 opened this issue Dec 5, 2024 · 0 comments
Open

Receiver::pj_url is missing fragment parameters #431

spacebear21 opened this issue Dec 5, 2024 · 0 comments
Assignees
Labels

Comments

@spacebear21
Copy link
Collaborator

According to the docstring:

    // The contents of the `&pj=` query parameter.
    // This identifies a session at the payjoin directory server.
    pub fn pj_url(&self) -> Url {

But the return value only contains the subdirectory (e.g. https://payjo.in/4A8JZNN5SD9EV) and is missing the hpke pubkey, ohttp keys, and expiration in fragment parameters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants