adk_auth_sup (erlang_adk v0.7.0)
View SourceSupervision tree for credential storage and token refresh.
This supervisor is intentionally standalone until it is integrated into the application's top-level tree. A rest_for_one strategy ensures loss of the private credential table also replaces all refresh and cache state.
Summary
Functions
-spec child_spec(map()) -> supervisor:child_spec().
-spec start_link() -> supervisor:startlink_ret().
-spec start_link(map()) -> supervisor:startlink_ret().