mirror of
https://github.com/btouchard/ackify-ce.git
synced 2026-02-07 14:29:02 -06:00
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.