LEAP-Systems / LEAP-Systems/api
Users & Authentication
Open
@ztnel is already working on this.
Since Jul 30, 2021.
auth
endpoint
model
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.