Open
Description
I have added the user login feature and have tried to track user data in app/backend/core/authentication.py by updating a csv file (located in app/backend/core). It seems the function is not called whenever I log in (because no updates are made. Also, I am running the app locally if this makes a difference.).
Is this correct behavior? If so, where in the backend should I be tracking user data? If not, any ideas on what could be going wrong?
Metadata
Metadata
Assignees
Labels
No labels