Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users & Authentication #7

Open
ztnel opened this issue Jul 30, 2021 · 0 comments
Open

Users & Authentication #7

ztnel opened this issue Jul 30, 2021 · 0 comments
Assignees
Labels
auth Authentication and user security endpoint endpoint creation or modification model database model change

Comments

@ztnel
Copy link
Member

ztnel commented Jul 30, 2021

Description

Users will consist of a list of sessions. This way each image and subsequent processing results can be tagged to an individual. This will require some type of authentication in each payload header sent to the backend to identify a device and work with its resources. A symmetric jwt encoding done on the client-side with a secret key may be the fastest approach for device authentication.

@ztnel ztnel added endpoint endpoint creation or modification model database model change auth Authentication and user security labels Jul 30, 2021
@ztnel ztnel self-assigned this Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth Authentication and user security endpoint endpoint creation or modification model database model change
Projects
None yet
Development

No branches or pull requests

1 participant