> For the complete documentation index, see [llms.txt](https://docs.takionapi.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.takionapi.tech/cognito.md).

# AWS Cognito

{% hint style="info" %}
Check our example bundles in order to validate your implementation against our validate ones, with correct headers order, TLS and flow from our [**Github repo**](https://takionapi.tech/examples)
{% endhint %}

## What is AWS Cognito? <a href="#what-is-aws-cognito" id="what-is-aws-cognito"></a>

AWS Cognito is used by some platforms for secure authentication based on browser details. Its advanced security feature (ASF) inspects the device and browser fingerprint of whoever is signing in and expects a matching token to be sent alongside the username and password. Without that token, or with one that does not match the request, the login is rejected.

### Some sites using AWS Cognito <a href="#some-sites-using-aws-cognito" id="some-sites-using-aws-cognito"></a>

| Website                                     |
| ------------------------------------------- |
| [Ticketmaster SG](https://ticketmaster.sg/) |
