Skip to content

Commit 06e9df2

Browse files
committed
Removed refresh flow
1 parent df151d6 commit 06e9df2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

versions/3.0.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3101,7 +3101,6 @@ Field Name | Type | Description
31013101
<a name="oauthFlowPassword"></a>password| [OAuth Flow Object](#oauthFlowObject) | Configuration for the OAuth Resource Owner Password flow
31023102
<a name="oauthFlowClientCredentials"></a>clientCredentials| [OAuth Flow Object](#oauthFlowObject) | Configuration for the OAuth Client Credentials flow. Previously called `application` in OpenApi 2.0.
31033103
<a name="oauthFlowAuthorizationCode"></a>authorizationCode| [OAuth Flow Object](#oauthFlowObject) | Configuration for the OAuth Authorization Code flow. Previously called `accessCode` in OpenApi 2.0.
3104-
<a name="oauthFlowRefreshToken"></a>refresh_token| [OAuth Flow Object](#oauthFlowObject) | [TODO] DO WE NEED THIS? Configuration for the OAuth Refresh Token flow.
31053104

31063105
This object can be extended with [Specification Extensions](#specificationExtensions).
31073106

0 commit comments

Comments
 (0)