-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs 3689 auth explorer update (#10394)
* Authentication API updates HRI addition * Updates for Auth API Exp HRI update Break out client grants #Learn More standardization Error pages into Markdown tables * Commits Clean-up Final markdown tables addition of fapi to glossary for HRI entry * Update _device-code.md Duplicate Learn More * Updates after local run review * Last commits for final fixes Fixes for the nav, flow files, updated error codes * Update articles/api/authentication/index.md Co-authored-by: Patrick Dillon <pdillon@users.noreply.github.com> * Revoke has been added the the Refresh Token page * Update _introduction.md * First batch of commits * Small edits for older content * Last commits from HRI * Last edits for the smaller project * Remove pending redirect --------- Co-authored-by: Patrick Dillon <pdillon@users.noreply.github.com> Co-authored-by: Nick Gagliardi <133918568+nick-gagliardi@users.noreply.github.com>
- Loading branch information
1 parent
6c832b4
commit 248e423
Showing
38 changed files
with
1,331 additions
and
1,639 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<h5 class="http-method-box"> | ||
<h3 class="http-method-box"> | ||
<span class="badge ${http_badge.toLowerCase()}" href="${link}">${http_method}</span> | ||
<span class="path" href="${link}">${path}</span> | ||
</h5> | ||
</h3> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.