Skip to content

Commit 46d3d84

Browse files
committed
reset authorization url
1 parent e364273 commit 46d3d84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/src/components/AuthDebugger.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ const AuthDebugger = ({
183183
latestError: null,
184184
oauthClientInfo: null,
185185
authorizationCode: "",
186+
authorizationUrl: "",
186187
validationError: null,
187188
oauthMetadata: null,
188189
statusMessage: {

0 commit comments

Comments
 (0)