SloveniaEngineering / laguna-frontend

Laguna frontend source tree
Apache License 2.0
3 stars 1 forks source link

Breaking changes due to different format of JSON data on OK 200 #22

Closed kenpaicat closed 10 months ago

kenpaicat commented 11 months ago

Description

https://github.com/SloveniaEngineering/laguna-backend/pulls/85 will break https://github.com/SloveniaEngineering/laguna-frontend/blob/c5d724b4eb92eb323ccbc29c0b7338aec30f1ecd/lib/services/controllerService.dart#L22

I'm just leaving this here so we won't be surprised :)

Solution

Remove no need to do ["LoginSuccess"]["user"] anymore.