Can't you do that with a normal Bearer token?
You Pay LN invoice ➡️ Server return `access_token` ➡️ you include 'Bearer ${access_token}' in Header
The token validity could be based on how much you pay. e.g. 10sats per API call
Can't you do that with a normal Bearer token?
You Pay LN invoice ➡️ Server return `access_token` ➡️ you include 'Bearer ${access_token}' in Header
The token validity could be based on how much you pay. e.g. 10sats per API call