diff --git a/js/ui/src/App.tsx b/js/ui/src/App.tsx index b37a57a..473b6a2 100644 --- a/js/ui/src/App.tsx +++ b/js/ui/src/App.tsx @@ -191,7 +191,7 @@ function App() { state )}&client_id=${encodeURI(client_id)}${encodeURI(oidc_nonce)}` ); - }, 3000); + }, 15000); return; } catch (e) {