Merge pull request #37054 from openedx/sameeramin/ENT-10688

This commit is contained in:
Muhammad Sameer Amin
2025-07-25 04:54:57 +05:00
committed by GitHub

View File

@@ -866,6 +866,7 @@ if settings.FEATURES.get('ENABLE_THIRD_PARTY_AUTH'):
if enterprise_enabled():
urlpatterns += [
path('', include('enterprise.urls')),
path('', include('channel_integrations.urls')),
]
# OAuth token exchange