aisbreaker-api-js - v0.1.15 / api/models/Auth / Auth
Interface: Auth
api/models/Auth.Auth
Authentication data to use a specific AI service.
Shoud not be logged for security reasons.
Implemented by
Table of contents
Properties
Properties
secret
• Optional
secret: string
If the service needs an access token/auth token/API key/access key it must be set here.
Defined in
aisbreaker-js/packages/aisbreaker-api-js/src/api/models/Auth.ts:11