mirror of
https://github.com/DeBrosOfficial/network.git
synced 2025-12-13 05:38:49 +00:00
- Implemented logic to ensure an API key is created or retrieved for each wallet during the verification process. - Added best-effort recording of ownership for both API keys and wallets in the namespace ownership database. - Improved error handling and logging for better traceability of ownership checks and API key operations. - Cleaned up unnecessary comments and whitespace in the auth_handlers.go file for better code readability.