Expand description
Configuration module for APS CLI
Handles loading and managing APS credentials from environment variables or .env file.
Structs§
- Config
- APS Configuration containing client credentials
- Context
Config - Resolved context values from profile + environment
Constants§
- DEFAULT_
CALLBACK_ PORT - Default callback port for 3-legged OAuth
Functions§
- load_
profiles - Load profiles from disk
- save_
profiles - Save profiles to disk