Optional tokenOptional tokenOptional tokenPrivate Readonly encodedReadonly passwordA password
Readonly tokenThe location where the token should be used.
Readonly tokenThe name of the token location property, usually a header name or querystring key.
Readonly tokenThe token value may have a prefix, such as 'Basic' or 'Bearer'
Readonly usernameA username
Creates a new credential provider with the same Open ID configuration object.
Optional options: Partial<{ Credentials for the provider.
Returns the base 64-encoded username and password
Returns the base 64-encoded username and password
Static fromStatic fromOptional prefix: string
The base 64-encoded username and password