-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Milestone
Description
The application has been integrated with Google SSO in order to restrict access to only users with an email account from ioet.com domain.
Once a user log-in to the app, a token is assigned to them. We need to send this token on each request to time-tracker API using an Authorization header as follows:
Authorization: Bearer {{token}}
Metadata
Metadata
Assignees
Labels
No labels