mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-05-26 07:08:11 +00:00
Each auth.Provider now declares DefaultServiceURL() so callers do not need to know service-specific endpoints. ApplyAuthDefaults fills Engine and URL from the provider before validation runs — explicit flags always win, and providers with no default URL require -url to be set explicitly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>