We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent4185c9a commit23437c0Copy full SHA for 23437c0
src/connections/oauth.md
@@ -82,15 +82,15 @@ To edit an existing OAuth application:
82
2. Select the**OAuth application** tab within the**Access Management** page.
83
3. Click the application name of the OAuth application you want to edit.
84
4. On the**Overview** tab you can:
85
-1. Revoke a token
86
-2. Copy the Application ID and the Public key
87
-3. Delete the OAuth application
+* Revoke a token
+* Copy the Application ID and the Public key
+* Delete the OAuth application
88
5. Select the**Settings** tab on the right window where you can:
89
-1. Edit the**Application name**
90
-2. Delete a public key
91
-3. Add a new public key
92
-4. Change the token expiration period
93
-5. Edit your scope
+* Edit the**Application name**
+* Delete a public key
+* Add a new public key
+* Change the token expiration period
+* Edit your scope
94
6. Click**Save changes**.
95
96