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

Implement user authentication #3

Open
martukas opened this issue Apr 21, 2022 · 1 comment
Open

Implement user authentication #3

martukas opened this issue Apr 21, 2022 · 1 comment

Comments

@martukas
Copy link
Member

These might be good leads:
https://www.npmjs.com/package/passport
https://jwt.io/

Need authentication on:

  • website, for editing device profiles, managing tester data, manual uploading
  • (the yet-to-be) python script for uploading data right at the time of capture

Would be preferrable if authentication solution encompassed both of these cases, for example if site could authenticate with github credentials and then ssh key registered with github could be used to authenticate as the same user for uploading from python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant