# `KinoAtpClient.BackendConfig`
[🔗](https://github.com/jcschuster/KinoAtpClient/blob/v0.6.0/lib/kino_atp_client/backend_config.ex#L1)

Schema-driven configuration Smart Cell for AtpClient backends.

Iterates `AtpClient.backends/0`, renders each backend's
`c:AtpClient.Backend.config_schema/0` as a grouped form (Connection /
Defaults / Advanced), and emits one `Application.put_env/3` call per
backend the user has filled in. Includes a Verify button that calls
`c:AtpClient.Backend.verify/1` so the cell can flag bad credentials before
the rest of the notebook tries to use them.

# `child_spec`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
