- 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth.py | ||
| cf_accounts.py | ||
| customers.py | ||
| plans.py | ||