mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-20 04:58:52 +00:00
Use docusaurus warning/note syntax instead markdown
This commit is contained in:
@@ -100,7 +100,9 @@ For public clients, a redirect URI of a loopback IP address such as `http://127.
|
||||
|
||||
### Confidential client
|
||||
|
||||
**Note:** This example does not use PKCE.
|
||||
:::note
|
||||
This example does not use PKCE.
|
||||
:::
|
||||
|
||||
1. Redirect the user to the authorization endpoint in order to get their consent for accessing the resources:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user