Skip to content

Commit 060022f

Browse files
committed
[docs] Fixed heading on skip_authorization paragraph
1 parent c5693d7 commit 060022f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/advanced_topics.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ Possible values are:
6363
* `auto` - users are prompted only the first time, subsequent authorizations for the same application
6464
and scopes will be automatically accepted.
6565

66-
Skipping authorization completely for trusted applications
67-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
66+
Skip authorization completely for trusted applications
67+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6868

6969
You might want to completely bypass the authorization form, for instance if your application is an
7070
in-house product or if you already trust the application owner by other means. To this end, you have to

0 commit comments

Comments
 (0)