set_auth_mode
Set the active auth mode for this process.
Source: src/cwsandbox/_auth.py:64
Set the active auth mode for this process.
The active mode replaces the built-in auth mode until it is reset.
Configuration is process-global and last-writer-wins.
The callback must return AuthHeaders or raise CWSandboxAuthenticationError.
Last modified on May 19, 2026