feat: External Secrets storage for credentials (#6477)
Github issue / Community forum post (link here to close automatically): --------- Co-authored-by: Romain Minaud <romain.minaud@gmail.com> Co-authored-by: Valya Bullions <valya@n8n.io> Co-authored-by: Csaba Tuncsik <csaba@n8n.io> Co-authored-by: Giulio Andreini <g.andreini@gmail.com> Co-authored-by: Omar Ajoue <krynble@gmail.com>
This commit is contained in:
@@ -2,6 +2,7 @@ export * from './canvas.store';
|
||||
export * from './communityNodes.store';
|
||||
export * from './credentials.store';
|
||||
export * from './environments.ee.store';
|
||||
export * from './externalSecrets.ee.store';
|
||||
export * from './history.store';
|
||||
export * from './logStreaming.store';
|
||||
export * from './n8nRoot.store';
|
||||
|
||||
Reference in New Issue
Block a user