Skip to content

Commit 45146ad

Browse files
committed
Merge branch 'oauth-docs-refresh' of https://github.com/hzoppetti/linode-api-docs into oauth-docs-refresh
2 parents 650d8b3 + 75586b7 commit 45146ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ info:
6565

6666
### OAuth Workflow
6767

68+
The OAuth spec refers to the private and public workflows listed as the [authorization code flow](https://tools.ietf.org/html/rfc6749#section-1.3.1) and [implicit flow](https://tools.ietf.org/html/rfc6749#section-1.3.2).
69+
6870
The OAuth workflow is a series of exchanges between your third-party app and Linode. The workflow is used
6971
to authenticate a User before an application can start making API calls on the User's behalf.
7072

0 commit comments

Comments
 (0)