Update oauth.md

This commit is contained in:
Robert Wallach
2018-04-06 11:00:49 -05:00
committed by GitHub
parent 4f6e343ca4
commit 28988e35ed

View File

@@ -19,12 +19,11 @@ OAuth provides a level of security to your documentation to restrict access to i
2. Next to **Security** in the left-middle toolbar, Add a Security Scheme by clicking the **+** 2. Next to **Security** in the left-middle toolbar, Add a Security Scheme by clicking the **+**
3. Input a **key** 3. Input a **key**
4. Select oauth2 under **type** 4. Select oauth2 under **type**
5. Select an OAuth **flow** 5. Select **accessCode** under OAuth **flow**
6. Select an **authorization url** 6. Select an **authorization url**
7. Select a **token url** 7. Select a **token url**
8. **Add Scope** (optional) 8. **Add Scope** (optional)
9. Add a **Security scheme description** (optional) 9. Add a **Security scheme description** (optional)
10. Add a **refresh url** (optional)
### Hubs ### Hubs