chore: add change password
This commit is contained in:
@@ -131,6 +131,7 @@ export function AuthProvider({ children }: { children: ReactNode }) {
|
||||
role,
|
||||
isLoading: false,
|
||||
isAuthenticated: true,
|
||||
mustChangePassword: false,
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user