Skip to content

determine and implement best way to associate users with their organization's client_id #10

@danvanhorn

Description

@danvanhorn

This is important, as it will determine now much we need to change the front end to associate the new client_id feature. We should have the means to associate an employee with their corresponding client_id in the back end. My and Brennan's first inclination is middleware that creates an employee object and passes it along with each request. We could extend the Express.Request object in typescript in order to make this cleaner. We should figure out the best and most secure way to do this because it will effect how much we change the front-end app.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthigh prioritythese tasks need to be handled before all others

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions