During this week we decided our authentication method: we’ll go for Google’s servers. Although this will take more time to integrate, this is safer than using basic authentication or managing tokens by ourselves. Also, if we decide to formalize the project, this will make easier integrating with the university.

Since we decided on this, we started reading the basic documentation in order to integrate. On the frontend it’s almost finished, we just need to finish it on the backend.