[doc] minor

This commit is contained in:
les
2020-01-21 22:36:32 +01:00
parent 6db3836c35
commit 822acd7714
3 changed files with 3 additions and 3 deletions

View File

@@ -65,7 +65,7 @@ Grant access to add/update events.
Displays an authorization form to the user. If approved, it will create and return an authorization code, then redirect to the desired `redirect_uri`.
The authorization code can be used while requesting a token to obtain access to user-level methods.
[![assets/thumbs/oauth_auth.png](assets/thumbs/oauth_auth.png)](assets/oauth_auth.png){: data-fancybox="group" data-caption="OAuth authorization form"}
[![/assets/thumbs/oauth_auth.png](/assets/thumbs/oauth_auth.png)](/assets/oauth_auth.png){: data-fancybox="group" data-caption="OAuth authorization form"}
GET