# Pyas Auth

After you create an app, you should go ahead and configure the authentication settings. Below are the steps to configure Pyas Auth.

1. From your app view, click on the **Settings** tab.
2. Then, click on the **Authentication** tab.

<figure><img src="https://703485338-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzAOD4a5iAUra2DB1y99h%2Fuploads%2FIoS0SfMEhfCuabEkT3VE%2Fpyas-auth.PNG?alt=media&#x26;token=57f935d0-8dbd-4126-bc31-75e6049bdbf0" alt=""><figcaption></figcaption></figure>

By default, the Pyas Auth option is enabled for all providers.

3. The next thing you'll need to do is update the redirect URL for each of the providers. Pyas will redirect users to that URL after they allow access on the consent screens. A code param will be passed in the URL, which you will need in order to complete the account connections.
4. After you add the redirect URLs, click the **Save Pyas Auth Settings** button.

Your Pyas Auth configuration should now be saved.
