fluffychat/lib/config
swherdman c581377999
feat: add autoSsoRedirect config option for automatic SSO login on web
When enabled via config.json, unauthenticated web users are
automatically redirected to the homeserver's SSO provider on page load,
bypassing the homeserver picker UI. Uses full-page redirect with
localStorage token recovery to avoid browser popup blocking.

Requires defaultHomeserver to also be set in config.json.
2026-02-20 17:51:02 +11:00
..
app_config.dart chore: Adjust design of space avatars and more 2026-02-18 09:02:28 +01:00
isrg_x1.dart fix: pass isrg cert to http client 2022-06-18 01:47:41 +05:30
routes.dart feat: add autoSsoRedirect config option for automatic SSO login on web 2026-02-20 17:51:02 +11:00
setting_keys.dart feat: add autoSsoRedirect config option for automatic SSO login on web 2026-02-20 17:51:02 +11:00
themes.dart refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00