Skip to content

send JWT on each request #148

@enriquezrene

Description

@enriquezrene

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
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions