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

Fix:Return new token upon profile update #18

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Conversation

jkarenzi
Copy link
Owner

What does this PR do?

  • This PR fixes a bug in update profile controllers, where a new token was not being returned

Description of the task to be completed

  • Return new token after profile update
  • Add endpoint for changing fullName

How can this be manually tested?

  • By making requests to the update profile endpoints

What are the relevant pivotal trackers/story id?

@jkarenzi jkarenzi changed the title fix(profile-update): return new token upon profile update Fix:Return new token upon profile update Jul 17, 2024
@jkarenzi jkarenzi self-assigned this Jul 17, 2024
@jkarenzi jkarenzi linked an issue Jul 17, 2024 that may be closed by this pull request
- return new token upon profile update
- implement change full name endpoint

[Fixes #!7]
@jkarenzi jkarenzi force-pushed the fix-profile-update-#17 branch from 11c21c7 to db2fb21 Compare August 30, 2024 15:35
@jkarenzi jkarenzi merged commit 3241628 into develop Aug 30, 2024
1 check passed
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.

Fix: Profile update
1 participant