lightning-browser-extension icon indicating copy to clipboard operation
lightning-browser-extension copied to clipboard

Lsat.tech support

Open bumi opened this issue 4 years ago • 1 comments

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

bumi avatar Mar 21 '21 08:03 bumi

I'd only add the fetchLsat function to the window.alby library

bumi avatar Sep 28 '22 23:09 bumi

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?

reneaaron avatar Sep 04 '23 13:09 reneaaron