runtimeAuthConfig property
Optional. Auth config provided at runtime to override the default value in
Extension.manifest.auth_config.
The AuthConfig.auth_type should match the value in
Extension.manifest.auth_config.
Implementation
final AuthConfig? runtimeAuthConfig;