Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Draft: 1477 google login domain

Description

Google signin related all business logins will be added in this domain layer. When user will try to use google signin, then this parts will be used.

Technical details

GoogleLoginRepository interface is implemented by GoogleLoginRepositoryImpl which handles all business logics related to google signin and validating authToken. It baseically fetches token, saves token in the prefrences, create AuthData object from the token and returns that AuthData to clients. This repository can validates AuthData as well.

Tests

Issues

backlog/-/issues/1477

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Edited by Hasib Prince

Merge request reports

Loading