#437 Missing oauth2_platform.py module causes startup warning

closed high Created 2025-12-15 09:33 · Updated 2025-12-15 09:35

Description

Edit
The api/app.py imports api.oauth_handlers.oauth2_platform.platform_auth_bp but the module was never created. Added in commit 822f18e8 (Nov 24 'going to fix issues') but implementation incomplete. Every API startup shows: 'Platform auth module not found'. Either implement the module for enterprise SSO or remove the import if not needed.

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...