small change
This commit is contained in:
@@ -22,6 +22,7 @@ await window.NOSTR_LOGIN_LITE.init({
|
||||
extension: true, // Browser extensions (Alby, nos2x, etc.)
|
||||
local: true, // Manual key entry & generation
|
||||
readonly: true, // Read-only mode (no signing)
|
||||
seedphrase: true,
|
||||
connect: true, // NIP-46 remote signers
|
||||
otp: false // OTP/DM authentication (not implemented yet)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user