To help with reviewing, each of the below steps have been done in separate commits.
What?
Move TokenStorage and its subclasses from globus_sdk.experimental.tokenstorage to globus_sdk.tokenstorage (with respect to terms of where it's exposed).
Move the existing docs/tokenstorage.rst doc to docs/authorization/token_caching/storage_adapters.rst, leaving behind an orphaned page redirecting users with existing links.
Update docstrings and create the docs/authorization/token_caching/token_storage.rst page.
To help with reviewing, each of the below steps have been done in separate commits.
What?
TokenStorage
and its subclasses fromglobus_sdk.experimental.tokenstorage
toglobus_sdk.tokenstorage
(with respect to terms of where it's exposed).docs/tokenstorage.rst
doc todocs/authorization/token_caching/storage_adapters.rst
, leaving behind an orphaned page redirecting users with existing links.docs/authorization/token_caching/token_storage.rst
page.📚 Documentation preview 📚: https://globus-sdk-python--1065.org.readthedocs.build/en/1065/