const AuthRedirect( {Key? key, required this.authorized, required this.unauthorized}) : super(key: key);