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

[TASK] Frontend: change requests to use new GET /api/v1/me endpoint #4779

Open
Tracked by #4773
jfcalvo opened this issue May 6, 2024 · 0 comments
Open
Tracked by #4773

[TASK] Frontend: change requests to use new GET /api/v1/me endpoint #4779

jfcalvo opened this issue May 6, 2024 · 0 comments
Assignees

Comments

@jfcalvo
Copy link
Member

jfcalvo commented May 6, 2024

The frontend code should use the new /api/v1/me to get information about the current user. Some changes has been added as well:

  • full_name user attribute is not used for the new endpoint, instead the frontend should concatenate first_name and last_name if necessary.
  • workspaces user attribute is not used in the new endpoint. /api/v1/me/workspaces could be used instead.
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

No branches or pull requests

2 participants