Dear Anton,
There are many scenario where the end-user does not have an email id, in such cases specially when we have our own WEB UI on traccar server.
I am allowing users to login with a 'username', however when a user does not have an email-id, In such cases API part get's a little confusing (When I use the API for Mobile Apps). any suggestion or future changes to cover this case?
Or a scenario where a user account is assigned multiple vehicles, and another user account single vehicle etc, where the user/credential will be shared by any number of persons to view a particular vehicle.
Traccar doesn't validate email address, so you can use any arbitrary username instead of email.
Dear Anton,
There are many scenario where the end-user does not have an email id, in such cases specially when we have our own WEB UI on traccar server.
I am allowing users to login with a 'username', however when a user does not have an email-id, In such cases API part get's a little confusing (When I use the API for Mobile Apps). any suggestion or future changes to cover this case?