> For the complete documentation index, see [llms.txt](https://yasars-organization.gitbook.io/easy-auth/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yasars-organization.gitbook.io/easy-auth/easy-auth-documentation/getting-started/application-configuration/auth-urls.md).

# Auth urls

Urls are something you have to use while communicating to easy auth authentication server. Here in this section you will be encountering 4 different url

* Signup url
* Signin url
* Authorization url (Auth url)
* Refresh url

Let's  discuss each url types and how you can use it in your project in later sections
