- Add internal_api_required decorator for internal API authentication - Add /internal/available endpoint to fetch available CF accounts - Add /internal/<id> endpoint to get CF account with API token - Filter accounts by is_active and use_for_verification flags - Require X-Internal-API-Key header for internal endpoints |
||
|---|---|---|
| .. | ||
| routes | ||
| __init__.py | ||
| config.py | ||
| main.py | ||
| models.py | ||