mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-22 07:01:09 +02:00
* allow mounting of gcp secrets engine * add models for azure auth method * add azure as a mountable auth method * make dev CSP more like built-in CSP * id -> ID
3 lines
70 B
JavaScript
3 lines
70 B
JavaScript
import AuthConfig from './_base';
|
|
export default AuthConfig.extend();
|