Skip to content

Conversation

@trx40
Copy link

@trx40 trx40 commented Oct 23, 2023

Frontend changes:
==> Created a new page(Settings > Preferences > Update Profile) to modify first and last name
==> Initialized new metadata atom to store first and last name of the user
Database changes:
==> Modify permissions for auth-worker to SELECT & UPDATE firstname and lastname in Hasura console.
==> Re-build zeus to generate graphql client for the application.
Backend changes:
==> Created users/metadata route to obtain firstname and lastname.
==> Created new route (POST)users/metadata to update database with new firstname and lastname.

@trx40 trx40 marked this pull request as draft October 23, 2023 16:24
@trx40 trx40 marked this pull request as ready for review October 23, 2023 16:25
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