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

removing user data from user auth request #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MatheusSanchez
Copy link
Owner

@MatheusSanchez MatheusSanchez commented Feb 4, 2024

This PR remove all the user data from auth route.

This adress the issue #51

  • Remove user information from the /login route and only return the token.
  • Coordinate with @pedrodecf to ensure the frontend is prepared to stop using this info from this route

@MatheusSanchez MatheusSanchez linked an issue Feb 4, 2024 that may be closed by this pull request
2 tasks
@MatheusSanchez MatheusSanchez marked this pull request as ready for review February 4, 2024 17:45
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.

Do not return user info in the /login route
1 participant