feat: Implement organization-based SSO login with an AsyncCombobox and add logo variant branding options.

This commit is contained in:
2026-02-26 11:50:34 -03:00
parent 824da230a4
commit 947abcb0bc
24 changed files with 823 additions and 143 deletions
+1
View File
@@ -14,6 +14,7 @@ const config: Config = {
},
},
},
darkMode: 'class',
plugins: [],
};
export default config;