We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6547377 commit 122758fCopy full SHA for 122758f
docs/source/operators/security.rst
@@ -343,7 +343,7 @@ follows:
343
344
The ``is_authorized()`` method will automatically be called whenever a handler is decorated with
345
``@authorized`` (from ``jupyter_server.auth``), similarly to the
346
-``@authenticated`` decorator for authorization (from ``tornado.web``).
+``@authenticated`` decorator for authentication (from ``tornado.web``).
347
348
349
Security in notebook documents
0 commit comments