chain-client-sdk-dart/lib
flemming-it db13bdb4a7
Some checks failed
Security / Security check (push) Failing after 1s
feat(client): reloadAuth() wrapper
Studio + pilot apps can now trigger a hub-side TokenStore
swap without restarting the daemon:

  await client.reloadAuth();  // returns new token count

Throws when the new config is invalid; the existing store
stays in place server-side so a botched rotation can't lock
the operator out.

Bindings regenerated for the new
HubAdmin.ReloadAuth + ReloadAuthResponse + LoggedEvent
.caller_name proto additions.

dart analyze clean; dart test green (4 tests).

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-05-29 18:40:20 +02:00
..
src feat(client): reloadAuth() wrapper 2026-05-29 18:40:20 +02:00
fai_client_sdk.dart chore: rename package + dir + repo to fai_client_sdk 2026-05-26 13:46:16 +02:00