usaco-guide icon indicating copy to clipboard operation
usaco-guide copied to clipboard

Add ability to fetch user data as admin

Open thecodingwizard opened this issue 11 months ago • 1 comments

On the admin settings page, we should add functionality to retrieve user data given a user email address. We already have the ability to retrieve user info given email address, so this shouldn't be too much work.

This would help with troubleshooting data loss issues: If they give us their email address, we can download the data for them.

thecodingwizard avatar Mar 09 '24 22:03 thecodingwizard

On the admin settings page,

Where is the admin settings page?

We already have the ability to retrieve user info given email address

How?

bqi343 avatar Jun 19 '24 15:06 bqi343