globus-sdk-python
globus-sdk-python copied to clipboard
Validating Storage Adapter
What?
- A new experimental storage adapter (
ValidatingStorageAdapter) which validates that identity is maintained and scope requirements are met on token storage/retrieval. (:pr:NUMBER) - Move
tests/common.pyfile totests/common/directory & added some common consent-based constructs.
Why?
- Isolates token validation into the StorageAdapter interface so that upcoming GlobusApp constructs don't need to be concerned with validating tokens.
- Better isolation of re-usable functionaly
📚 Documentation preview 📚: https://globus-sdk-python--978.org.readthedocs.build/en/978/