Skip to content

Commit 90bd8e6

Browse files
authored
Add oauth guide to readme (#121)
1 parent e266c1e commit 90bd8e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ All requests need to be made with an OAuth 2 access token. To get started, once
2929
you've created an app, you can go to the app's console and generate an access
3030
token for your own Dropbox account.
3131

32+
You can also view our OAuth [guide](https://www.dropbox.com/lp/developers/reference/oauth-guide.html)
33+
3234
## Examples
3335

3436
Several examples can be found in the [examples](https://github.com/dropbox/dropbox-sdk-dotnet/tree/master/dropbox-sdk-dotnet/Examples) directory:

0 commit comments

Comments
 (0)