@mapgear/geoapps > GeoApps > UpdateAuthentication
GeoApps.UpdateAuthentication() method
Update authentication, for instance when a user later logged on after map initialization
Signature:UpdateAuthentication(type: GeoAppsAuthorizationType, token?: string): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| type | GeoAppsAuthorizationType | |
| token | string | (Optional) |
void