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 58a4874 commit 972d597Copy full SHA for 972d597
doc/upgrading.rst
@@ -140,8 +140,10 @@ as in the 1.2 example.
140
Auth plugin
141
~~~~~~~~~~~
142
143
-The auth plugin, which in 1.2 retrieves an authentication token from an API
144
-endpoint and sets up the Store plugin, is not yet available in 2.0.
+The auth plugin, which in 1.2 retrieved an authentication token from an API
+endpoint and set up the Store plugin, is not available for 2.0. See the
145
+documentation for the :func:`annotator.storage.http` module for configuring
146
+the request headers directly according to your needs.
147
148
149
0 commit comments