forgeflow-core / app /core /security.py

Commit History

Fix: Reduce API key to 16 hex chars, use 60 byte safety margin for bcrypt
b8aa349

Caner Giden commited on

Fix: Reduce API key length to 20 hex chars, add truncate to verify, fix logging
bafe296

Caner Giden commited on

Fix: Truncate API key to 72 bytes for bcrypt compatibility
ab3a8ab

Caner Giden commited on

A3: Add API key authentication and GET /me endpoint
30384dd

Caner Giden commited on

Restructure project: add models, alembic migrations, and core modules
393325a

Caner Giden commited on