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 554d573 commit 3b8272aCopy full SHA for 3b8272a
docs/auth.rst
@@ -521,7 +521,7 @@ before a **long-running script or application** finishes its whole workflow.
521
Luckily, OpenID Connect also includes usage of *refresh tokens*,
522
which have a much longer expiry and allow request a new access token
523
to re-authenticate the connection.
524
-Since version 0.10.1, te openEO Python Client Library will automatically
+Since version 0.10.1, the openEO Python Client Library will automatically
525
attempt to re-authenticate a connection when access token expiry is detected
526
and valid refresh tokens are available.
527
0 commit comments