> For the complete documentation index, see [llms.txt](https://docs.uqudo.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/web.md).

# Web

For example code, please visit [Uqudo's GitHub repository](https://github.com/uqudo-com/sample-app-web-javascript).

**Important Note**: To utilise the Web SDK, it's necessary to add your domain(s) to the CORS whitelist. By default, the following domains are permitted:

* <http://127.0.0.1:8000> (or localhost)
* <http://127.0.0.1:4200> (or localhost)
* <http://127.0.0.1:3000> (or localhost)
