feat: oidc support

This commit is contained in:
xkeyC
2025-12-26 16:38:33 +08:00
parent 3135edad8e
commit 724f7d8242
37 changed files with 2386 additions and 46 deletions

View File

@@ -41,7 +41,7 @@ final class ToolsUIModelProvider
}
}
String _$toolsUIModelHash() => r'd50710acb3cf2e858128541dbfe8389ea9db4452';
String _$toolsUIModelHash() => r'2b0c851c677a03a88c02f6f9d146624d505e974f';
abstract class _$ToolsUIModel extends $Notifier<ToolsUIState> {
ToolsUIState build();