Files
nostr-oidc-bridge/views
Your Name 0d0a08ad49 Fix npub encoding and validation errors
- Fixed frontend to properly encode npub using nip19.npubEncode()
- Enhanced backend to handle both npub and hex pubkey formats
- Resolved 'Data must be at least 6 characters long' validation error
- Added proper error handling for pubkey format validation
- Should eliminate retry loop issues during authentication
2025-08-18 12:32:20 -04:00
..