fluffychat/lib
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
..
config feat: add autoSsoRedirect config option for automatic SSO login on web 2026-02-20 17:51:02 +11:00
l10n chore: Adjust join space child UX 2026-02-18 15:57:42 +01:00
pages feat: add autoSsoRedirect config option for automatic SSO login on web 2026-02-20 17:51:02 +11:00
utils chore: Add code lint check for unused code 2026-02-18 16:10:23 +01:00
widgets feat: add autoSsoRedirect config option for automatic SSO login on web 2026-02-20 17:51:02 +11:00
main.dart refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00