Never mind found it, just had to do some digging in the github repo
https://github.com/nostr-protocol/nips/pull/1818
https://github.com/rolznz/nips/blob/feat/nip47-client-created-secret/47.md
nostr:npub1getal6ykt05fsz5nqu4uld09nfj3y3qxmv8crys4aeut53unfvlqr80nfm where is the documentation for the "nostr+walletauth+alby://" URIs your using in the bitcoin-connect package to make it so user can scan a QR with alby go and connect the wallet?
Id like to support it in my applesauce library and I want to make sure I'm going off the documentation and not guessing
Never mind found it, just had to do some digging in the github repo
https://github.com/nostr-protocol/nips/pull/1818
https://github.com/rolznz/nips/blob/feat/nip47-client-created-secret/47.md
Also we have some examples in the Alby JS SDK which might help.
Let me know if you have any questions!