forked from baron/baron-sso
root page 변경
This commit is contained in:
@@ -409,7 +409,7 @@ class _LoginScreenState extends ConsumerState<LoginScreen>
|
||||
// We call notify() to update the router's state, and go() to ensure navigation.
|
||||
AuthNotifier.instance.notify();
|
||||
if (mounted) {
|
||||
context.go('/dashboard');
|
||||
context.go('/');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user