Creating an OAuth App

Learn how to create an OAuth App from TextMaster.

You can create and register an OAuth App under your personal account or under any organization you have administrative access to. While creating your OAuth app, remember to protect your privacy by only using information you consider public.

In the top-bar navigation, click on API & Loop

In the left panel, click View OAuth applications

Click New Application

  1. In "Name", type the name of your app.

  2. In "Authorization callback URL", type the callback URL of your app.

  3. In "Scopes", type the scopes of your app, separated with spaces. See the list of available scopes for more details.

  4. Click on Submit

Warning: Only use information in your OAuth app that you consider public. Avoid using sensitive data, such as internal URLs, when creating an OAuth App.

Last updated