Skip to content

Commit

Permalink
/grant in the list of virtual pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
smelamud committed Aug 26, 2024
1 parent 0f57ea9 commit e1ec74c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions development/node-api/virtual-pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@ the given ID.
Post composer opened for creating a new post, with a draft loaded. ID of
the draft is passed in the `draft` parameter.

<h4 class="identifier">
/grant?client_id={name}&client_secret={carte}&scope={scope}&redirect_uri={uri}
</h4>

[OAuth2][4] authorization page.

<h4 class="identifier">
/media/private/{id}.{extension}?width={number}&download={true or false}
</h4>
Expand Down Expand Up @@ -151,3 +157,4 @@ Timeline, positioned at about the given [moment][3].
<!-- @IGNORE PREVIOUS: link -->
[3]: moment.html
<!-- @IGNORE PREVIOUS: link -->
[4]: oauth2.html

0 comments on commit e1ec74c

Please sign in to comment.