Caches the MapKit JS JWT so callers don't need to sign a new token on every request.
Summary
Functions
Returns a specification to start this module under a supervisor.
Clear the cached token, forcing a new token on next fetch.
Fetch a cached token, generating a new one if expired or not present.
Start the token cache GenServer.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Clear the cached token, forcing a new token on next fetch.
Fetch a cached token, generating a new one if expired or not present.
Start the token cache GenServer.