Kompakkt / Repo

Repository for Kompakkt, the Web Based multimodal 3D Viewer and 3D Annotation System.
https://kompakkt.de
GNU Affero General Public License v3.0
12 stars 2 forks source link

Cleanup AccountService #7

Closed HeyItsBATMAN closed 2 years ago

HeyItsBATMAN commented 2 years ago

Previously, fetching user data and logging in was split into 2 methods doing the same. This is now combined into a single method, returning the user data on success.