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
feat(rust,python,typescript): add session secrets API (batch set)
Add native client.sessions().set_secrets() method across all three SDKs
so consumers don't need raw HTTP calls for secret management.
Endpoint: PUT /v1/sessions/:id/storage/secrets — batch set encrypted secrets
Closes#67
0 commit comments