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

Skip to content

Draft: 1477 google login domain

Hasib Prince requested to merge 1477-google_login_domain into main

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