Arquisoft / lomap_en1b

LoMap Software architecture group en1b course 2022_23
http://lomap.mariopdev.com
1 stars 1 forks source link

Login with POD´s from the restAPI #51

Closed Elias-Llera closed 1 year ago

Elias-Llera commented 1 year ago

The login is implemented, but we need to fix a bug in which the body of the response is not being parsed correctly, so an exception arises and the login redirect to our app cannot be completed.

Elias-Llera commented 1 year ago

We need to review if we are going to change the information flow, right now it works a redirection portal instead of a RestAPI