We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32fe75a commit bc33c24Copy full SHA for bc33c24
test/e2e/harness/src/App.js
@@ -50,5 +50,5 @@ export default function App({ pkce, redirectUri }) {
50
<a href="/?pkce=1">PKCE Flow</a> | <a href="/">Implicit Flow</a>
51
</React.StrictMode>
52
);
53
-};
+}
54
0 commit comments