flywave-vectortile-datasource.omvrestclientparameters.authenticationcode
Home > @flywave/flywave-vectortile-datasource > OmvRestClientParameters > authenticationCode
OmvRestClientParameters.authenticationCode property
Authentication code used for the different APIs.
Signature:
authenticationCode?: string | AuthenticationCodeProvider;
Remarks
When [[AuthenticationCodeProvider]] is is used as value, the provider is called before each to get currently valid authentication code/token.