pull down to refresh

I think your question is more about which service provide lnurl auth not a wallet.
Wallets sign the lnurl not generate one.

Example is SN itself.

dam, this was in the drafts and never posted... Until now!

So I should integrate it the way SN does, instead providing an input text to place the LNURL Auth public key?

I describe the issue, maybe better help clarify why I need a list of wallets that generate the string:

I'm building an webapp where the user can sign up and login using LNURL using this plugin https://wordpress.org/plugins/lnurl-auth/. All good for new users, they can sign up with LNURL scanning QRcode and add a second login method later.

The issue I'm facing is with an existing user wanting to connect a LN wallet. For now, the only way I figured out is to add a LNURL Auth key string to the profile settings and link the existing wallet.

Ideally, I wanted to provide a list of wallets that support the generation of LNURL strings so they can copy and paste it into the account settings.

This option would allow another way to connect a LN wallet to an existing account so next time they have the option to chose between two login methods instead of just one?

reply
21 sats \ 1 reply \ @mo 3 May 2025

deleted by author

reply

So practically you want to list to the user which wallet app support LUD-04 ?
https://github.com/lnurl/luds/blob/luds/04.md
and here are listed
https://github.com/lnurl/luds?tab=readme-ov-file#lnurl-documents

reply