LN-Zap / zap-android

Zap Wallet - Native android lightning wallet for node operators focused on user experience and ease of use ⚡️
MIT License
166 stars 49 forks source link

LNURL type "auth" not supported #268

Open ArbenKarb opened 3 years ago

ArbenKarb commented 3 years ago

Description

Unable to login to services having lnurl type "auth" enabled

Context

Using Zap wallet as my primary wallet to control my homenode. Enabling lnurl type "auth" adds much utility

michaelWuensch commented 3 years ago

Yes, lnurl auth would be cool, but last time I wanted to do it, I failed as the lnurl AUTH spec does not really work with lnd. I will have to check if there is a solution now.

ArbenKarb commented 3 years ago

According to this list https://github.com/fiatjaf/awesome-lnurl

Thunderhub appears to leverage LND too and has auth enabled

githorray commented 3 years ago

https://github.com/lightningnetwork/lnd/pull/4495#issuecomment-679060320

maybe lnurl-auth v2, lnd is not too hip on v1.

151henry151 commented 2 years ago

Would love to see support for lnurl-auth. Our users at plebeian.market (lightning-powered auction site), and many other sites are using it for login, like Stacker News. Read more about lnurl-auth here.