lightning-browser-extension
lightning-browser-extension copied to clipboard
Lsat.tech support
lsat.tech is actually a standard to authenticate API calls. Basically it is a standardized way on how the server responds with an invoice and how the client proofs the payment.
Can we use lsat.tech to make a more seamless payment flow in the browser? Current experiments: https://github.com/bumi/lightning-browser-extension/blob/master/source/Background/lsatInterceptor.js
I'd only add the fetchLsat function to the window.alby library
Since we now released this in https://github.com/getAlby/js-lightning-tools I think we can close this issue. I don't really see a need to add it to window.alby anymore, do you?