You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new Autoconfigured TDF KAOs added in feat(sdk)!: Autoconfigure with grants #1051 can work in offline mode, but it is not clear to the user how and there is no way to assert that the client must be offline.
Options:
Add WithOffline option that validates that encrypt won't reach out
Customize/improve caching / loading Value objects
Add custom middleware
The text was updated successfully, but these errors were encountered:
WithOffline
option that validates that encrypt won't reach outThe text was updated successfully, but these errors were encountered: