You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to implement an endpoint that can allow users to save their preferred timezone. All the data is currently being saved in UTC but we need to have this information when we want to perform specific operations like automatic clock-outs at midnight for example.
Since this information belongs to users, this needs to live in Azure and the backend will work as a gateway only contacting Azure endpoints.