Sign in
third-party-mirror
/
hashicorp
/
vault
/
207cf1a6dd87aaf17739c72eeeef099f0e1cbae6
/
.
/
v1.14.6
/
ui
/
app
/
adapters
/
auth-config
/
radius.js
blob: 542c43fd5a6803fce9ba25084fb5f86e3abc7f11 [
file
] [
log
] [
blame
]
/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/
import
AuthConfig
from
'./_base'
;
export
default
AuthConfig
.
extend
();