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
If for regulatory reasons, you want to kick your security up a notch and store your dockstore token in a password vault or similar,
123
-
we have the option of retrieving your Dockstore token using a user-defined command. For example the following will retrieve the token from a specific text file.
123
+
we have the option of retrieving your Dockstore token using a user-defined command. For example, the following will retrieve the token from a specific text file.
124
124
Consider combining this with encryption, a centralized cloud secrets manager, etc.
0 commit comments