Added
AWS Integration:
Full AWS credential management with secure storage in Supabase Vault.
API endpoints for credential setup, update, status check, and deletion.
Comprehensive valid...
AWS Integration:
Full AWS credential management with secure storage in Supabase Vault.
API endpoints for credential setup, update, status check, and deletion.
Comprehensive valid...
Core Authentication API:
User registration (/api/v1/auth/register
) with email and password.
Secure password hashing.
User login (/api/v1/auth/login
) returning...