Crate discovery_connect
Source - auth
- file
- query
- upload
- disco_api
- Macro to define types for the Disco GraphQL schema.
- QueryClient
- Encapsulates a client for performing authenticated queries to a service.
- QueryConfig
- Represents the authentication configuration for a service.
- post_query
- This unit is responsible for sending asynchronous GraphQL queries to the Discovery server.
- upload_acquisition
- Creates a zip file containing a list of files and uploads it as a single acquisition.
- upload_file
- Uploads a file to a specified Discovery account.
- with_fresh_token
- Executes a provided asynchronous function, handling token authentication.