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
* Requires plugin to 'sign' to the secrets manager to be able to use a secrets namespace
* Connector must be set to the manager, instead of providing a token
* Add dependency to @jupyterlab/coreutils
* Export the SecretsManager
* Apply suggestions from code review
Co-authored-by: Afshin Taylor Darian <git@darian.link>
* Wait for the connector to be provided before any action
* Avoid confusion between namespace and id when retrieving the full secret ID ('namespace:id')
* Move the connector getter/setter in private namespace
* Update comments
* Set detach method as async
* Better handling of the promise delegate
* Make the inputs less discovarable
---------
Co-authored-by: Afshin Taylor Darian <git@darian.link>
0 commit comments