You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @positiveblue , thanks for mentioning this! I added my response to the L402 BLIP draft here
TLDR: I think you are referring to two different things. The WWW-Authenticate header does typically enclose values in double quotes as can be seen in other auth schemes (more details in the BLIP draft). I therefore think that it is correct to also use them in the L402 challenge header, as is specified in the L402 spec.
Happy to continue the conversation in the BLIP draft, but since the current functionality is in keeping with the spec I will close the issue for now. We can always reopen it depending on the decision arrived to in the draft.
This library tries to (rightly!) match the formant from the spec draft
402 macaroon="{macaroon}", invoice="{invoice}"
However, I think this is a typo in the draft we should go with the version without the
"
surrounding the string values.Your input is very much welcomed in the spec discussion 👍
The text was updated successfully, but these errors were encountered: