We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a257d3f + a4458c3 commit 9885b1cCopy full SHA for 9885b1c
ui/apps/everest/src/App.tsx
@@ -76,6 +76,7 @@ const App = () => {
76
responseType: 'code',
77
autoSignIn: false,
78
automaticSilentRenew: false,
79
+ loadUserInfo: false,
80
}}
81
>
82
<DrawerContextProvider>
0 commit comments