AuthCubit({ required this.redirectUri, required this.scope, required this.clientId, }) : super(AuthInitial());