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

Add user tracking for API calls #3

Open
santolucito opened this issue Aug 23, 2024 · 1 comment
Open

Add user tracking for API calls #3

santolucito opened this issue Aug 23, 2024 · 1 comment
Assignees

Comments

@santolucito
Copy link
Member

Need to be able to track how many requests each user makes. Potentially requires a modification to the API here:

https://github.com/Barnard-PL-Labs/spiralAnalysis/blob/dae5dfb7c35e166ae8db2b9a11329abd83a99340/Infrastructure/app.js#L95

@santolucito santolucito self-assigned this Aug 23, 2024
@santolucito
Copy link
Member Author

probably better to just add some database calls to the kivy app to track calls so we dont need to add authentication to the API or figure out how to dig through the API logs

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