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 SettingsUIModelProvider
}
}
String _$settingsUIModelHash() => r'd34b1a2fac69d10f560d9a2e1a7431dd5a7954ca';
String _$settingsUIModelHash() => r'c448be241a29891e90d8f17bef9e7f61d66c05be';
abstract class _$SettingsUIModel extends $Notifier<SettingsUIState> {
SettingsUIState build();