You can create an OAuth App under your organization. Only organization admins will be able to modify its credentials or delete an OAuth app to revoke its access.
Варіанти використання
Деякі з найпоширеніших застосувань для цієї функції включають:
- OAuth apps let you make authorized requests to Crowdin Enterprise API.
- Додаток OAuth часто використовуються як сервіс одноразового входу. Ви можете дозволити користувачам входити у вашу службу за допомогою своїх акаунтів Crowdin.
Додавання нового додатку
Щоб додати новий додаток, виконайте наступні дії:
- In the upper-right corner, click your profile photo and select Organization Settings.

- Select OAuth apps tab and click New App.

- On the Create application page, enter the following information:
- Application name and Application description (optional) will be shown to users when they authorize the app with access to their Crowdin Enterprise accounts.
- Authorization callback URLs are the URLs where users will be sent after they authorize with Crowdin Enterprise. Ви можете додати кілька URL-адрес, розділених комою (не потрібно використовувати лапки).

- Select the access your app requires from the list of Scopes available.

- Click Create Application.
Модифікація додатку OAuth
After creating an OAuth application, organization admins can make changes to it. Go to Organization Settings > OAuth apps tab to see the list of OAuth apps added for your organization. 
Click the necessary app to be able to:
- Update the application name, description, URLs, and scopes.
- Delete the application.

- Check how many organization users are using the app.
- Доступ до ідентифікатора клієнта та секретного коду, створеного додатком.
- Reset Client Secret for the app.
- Revoke all user tokens.
