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 476f05d commit 73176aaCopy full SHA for 73176aa
src/planet_auth/auth.py
@@ -131,7 +131,7 @@ def ensure_request_authenticator_is_ready(
131
132
This can be more complex than it sounds given the variations in the
133
capabilities of authentication clients and possible session states.
134
- Client may be initialized with active sessions, initialized with stale
+ Clients may be initialized with active sessions, initialized with stale
135
but still valid sessions, initialized with invalid or expired
136
sessions, or completely uninitialized. The process taken to ensure
137
client readiness with as little user disruption as possible
0 commit comments