> For the complete documentation index, see [llms.txt](https://talque.gitbook.io/public/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://talque.gitbook.io/public/sso/website-data.md).

# Website data

### Provided by you

* Your application's name
* Your logo. That is, the https serving url of an image, should be square and 512x512 pixel resolution.
* A link to your terms & conditions
* The redirect URL back to your website

The name, logo, and terms & conditions link will be displayed to the user on the OAuth2 consent screen. For testing purposes, localhost is also always permitted as redirect URL.

### Provided by talque

* Client ID (string)
* Client Secret (string)

You must keep the client secret inaccessible, it is only required on your backend. Do not share your client secret with anyone!&#x20;

&#x20;
