Weird. Works fine for me with Brave and MacOS.
@Jingles any idea what the issue could be?
Login to reply
Replies (1)
No idea. That I’m using NDK to handle nip07.
import NDK, { NDKNip07Signer } from "@nostr-dev-kit/ndk";
const nip07signer = new NDKNip07Signer();
const ndk = new NDK({ signer: nip07signer });
#[4] do you know why some users might not be able login?
#[10], any error message in the console?