Skip to content

User info endpoint service

Nils Brinckmann requested to merge backend-77-provide-user-inf-endpoint into master

See https://gitlab.hzdr.de/hub-terra/sms/backend/-/issues/77 With this MR here we can query for the current users data in the frontend (currently just the question if active or not).

But this one here is needed in order to know if a user is a superuser later.

Currently this MR only provides the integration fort the backend endpoint - it is not called yet automatically on the login.

Merge request reports