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

check settings endpoint #54

Open
3 tasks
starfys opened this issue Oct 25, 2018 · 0 comments
Open
3 tasks

check settings endpoint #54

starfys opened this issue Oct 25, 2018 · 0 comments
Labels
new feature For new features web backend For code related to the web backend

Comments

@starfys
Copy link
Member

starfys commented Oct 25, 2018

Please describe your issue.
want to be able to query user settings as either a machine or a webpage

Describe the solution you'd like

  • endpoint at /api/v1/check_settings that has either:

qr_key and machine_key

  • If these are sent, check to see if the machine key is valid, if so, return the settings of the user who checked in using the given qr key

a session header and no parameters

  • If this is sent, return the settings corresponding to the user that session belongs to
@starfys starfys added web backend For code related to the web backend new feature For new features labels Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature For new features web backend For code related to the web backend
Projects
None yet
Development

No branches or pull requests

1 participant