4633de5e43e65beb99a1697f0e1cc9419ba62c83
Add POST /api/auth/login endpoint with: - UserLogin schema validation - User lookup by email - Password verification with bcrypt - JWT token generation - TokenResponse with access_token, token_type, expires_in Status: 200 OK with token on success, 401 for invalid credentials Test coverage: 4 tests for login endpoint including inactive user handling
openrouter-watcher
Applicazione per monitorare l'uso delle api keys di attive in openrouter
Languages
Python
94.3%
HTML
4.7%
Dockerfile
0.3%
JavaScript
0.3%
CSS
0.3%
Other
0.1%