MapLayerAccessClient Interface

Methods

Name Description
getAccessToken(params: MapLayerAccessTokenParams): Promise<undefined | MapLayerAccessToken>    
getTokenServiceEndPoint(mapLayerUrl: string): Promise<undefined | MapLayerTokenEndpoint> Optional    
invalidateToken(token: MapLayerAccessToken): boolean Optional    

Properties

Name Type Description
onOAuthProcessEnd BeEvent<Listener> | undefined    

Defined in

Last Updated: 13 May, 2024