Creating an OAuth App
Learn how to create an OAuth App from TextMaster.
Last updated
Learn how to create an OAuth App from TextMaster.
Last updated
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
In "Name", type the name of your app.
In "Authorization callback URL", type the callback URL of your app.
In "Scopes", type the scopes of your app, separated with spaces. See the list of available scopes for more details.
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.