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

Modify Backend User Types #272

Closed
wants to merge 0 commits into from
Closed

Modify Backend User Types #272

wants to merge 0 commits into from

Conversation

eris6
Copy link
Contributor

@eris6 eris6 commented Sep 12, 2024

Move displayName and userIcon attributes from ConnectedUser to UserConfig interfaces in server/src/types/User.ts. This change is needed as we would like to make display names and profile picture selections permanent (so you can recognize one person you may find in the app multiple times).

After this make sure that ConnectedUsers inside of firebase are created properly. Do this with npm run test. The test files are located at server/src/tests where both of the test.ts files will be run. If any of them have obsolete code feel free to update them as you see fit.

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

Successfully merging this pull request may close these issues.

1 participant