Commit Graph

3 Commits

Author SHA1 Message Date
Your Name
4f1d771659 Add debug logging to see received auth data 2025-08-18 12:38:15 -04:00
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
Your Name
d0845a8323 first 2025-08-17 20:07:36 -04:00