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

Feature: Change firstname and lastname from settings #18

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

digant2482
Copy link

Frontend changes: Created a new page to modify first and last name, obtain JWT from background for verification in backend
Database changes: Added permissions for auth-workers to SELECT firstname and lastname. Build zeus to propogate changes
Backend changes:1) Changed users/me route to obtain firstname and lastname.
2) Create new route users/nameChange to modify database with new firstname/lastname

@digant2482 digant2482 changed the title Change firstname and lastname from settings Feature: Change firstname and lastname from settings Oct 20, 2023
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