BearerCredential
openmolt / BearerCredential
Interface: BearerCredential
Defined in: types/index.ts:170
Bearer-token credential assigned to an agent.
Properties
config
config:
object
Defined in: types/index.ts:172
Index Signature
[key: string]: unknown
apiKey
apiKey:
string
type
type:
"bearer"
Defined in: types/index.ts:171