Bind persistent auth caches to the configured application key ID. Implementations that persist auth should discard loaded state written for a different key ID.
Bind persistent auth caches to the resolved realm URL. Implementations that persist auth should discard loaded state written for a different realm.
Optional extension for persistent auth stores that need to bind cached auth to the current client configuration.
B2Clientcalls these hooks during construction before it reuses any loaded auth.