ExternalTokenInternetAccount
Note: this document is automatically generated from configuration objects in our source code. See Config guide for more info
Source file
plugins/authentication/src/ExternalTokenModel/configSchema.ts
ExternalTokenInternetAccount - Slots
slot: validateWithHEAD
validateWithHEAD: {
description: 'validate the token with a HEAD request before using it',
type: 'boolean',
defaultValue: true,
}
ExternalTokenInternetAccount - Derives from
baseConfiguration: BaseInternetAccountConfig