Share vehicle live location for x time?

shahab10 months ago

Hello,
i want to share my vehicle location to other user who are not on the platform for x amount of time.
I can do this with generating token and call /api/session?token=USER_TOKEN and after that calling this api "/api/socket" but i also want to enforce time limit

Anton Tananaev10 months ago

I believe currently we only enforce the time limit on login.