# User Consent for OAuth 2.0 Client through Login with Amazon

To establish user consent, follow the steps below:

* On clicking \[Login with Amazon], a sign in page displays.&#x20;

<figure><img src="https://media.langstack.com/documentation/media/images/connector/awss3connector/awslogintoamzn.png" alt=""><figcaption></figcaption></figure>

* Enter credentials and click \[Sign-in]. The details for the created app (image and name) display.
* Click on \[Allow] to grant consent.

<figure><img src="https://media.langstack.com/documentation/media/images/connector/awss3connector/awslogintoamznclkarr.png" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.langstack.com/welcome/in-depth-learning/connectors/aws-connector/set-up-amazon-web-services-cognito-console/user-consent-for-oauth-2.0-client-through-login-with-amazon.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
