mirror of
https://github.com/btouchard/ackify.git
synced 2026-05-19 15:28:23 -05:00
7689c26608
Replace static window variables (ACKIFY_OAUTH_ENABLED, ACKIFY_MAGICLINK_ENABLED) with dynamic API call to /api/v1/auth/config. This allows auth methods to be changed without rebuilding the frontend and supports dynamic tenant configuration.