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 a878ad6 commit 33d0129Copy full SHA for 33d0129
src/content/docs/aws/services/cognito.mdx
@@ -324,7 +324,7 @@ Replace `<client_id>` with the ID of your existing user pool client (for example
324
325
The login form should look similar to the screenshot below:
326
327
-
+
328
329
Upon successful login, the page will automatically redirect to the designated `<redirect_uri>`, with an appended path parameter `?code=<code>`.
330
For instance, the redirect URL might look like `http://example.com?code=test123`.
0 commit comments