From 269a3481772d98aec83016b67a975f323828e31e Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Wed, 24 May 2023 12:02:32 +0100 Subject: [PATCH] Specify supportedStages for User Interactive Auth (#10975) --- src/components/structures/InteractiveAuth.tsx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/components/structures/InteractiveAuth.tsx b/src/components/structures/InteractiveAuth.tsx index b99e25a8ac..46b8de426a 100644 --- a/src/components/structures/InteractiveAuth.tsx +++ b/src/components/structures/InteractiveAuth.tsx @@ -119,6 +119,17 @@ export default class InteractiveAuthComponent extends React.Component