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

[Frontend Migration]: Update API endpoint /api/login/ add missing keys #728

Open
MerlinScheurer opened this issue May 19, 2024 · 0 comments
Labels
react migration Tracking our new React based frontend

Comments

@MerlinScheurer
Copy link
Contributor

Domain

Backend

Description

Problem

There is currently no way to get user groups and admin/superuser status from the api.

Solution

Add these properties to /api/login/

  • is_superuser?
  • is_staff
  • user groups
@MerlinScheurer MerlinScheurer added the react migration Tracking our new React based frontend label May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
react migration Tracking our new React based frontend
Projects
Status: No status
Development

No branches or pull requests

1 participant