0
Nostr login library for remote signing with NIP-46
https://github.com/nostrband/nostr-loginby
Sebastix
at
This library enables NIP-46 Nostr Connect in your app. It installs a custom window.nostr object that will proxy your NIP-07 calls to the NIP-46 calls for remote signing. The library provides several UI screens to let users set up the NIP-46 connection, it also supports the new OAuth-like flow that is very smooth.
Comments
// TODO's
- Add more metatags
- Fetch profiles who also saved this bookmark
- Broadcast comment as kind 1111 event
- Fetch comments (kind 1111)
- Fetch highlights (kind 9802)
- Feature to zap this bookmark
- Fetch zaps
- Add option to delete a bookmark
- Add option to edit a bookmark
- Add tags and integrate this with NIP-32 labeling