Users & Authentication

Open
#7 0 comments 0 reactions 1 assignee View on GitHub

@ztnel is already working on this.

Since Jul 30, 2021.

Assessment

This issue has not been assessed yet.

Description

auth endpoint model

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.

Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from LEAP-Systems/api

All issues in LEAP-Systems/api

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.