nextcloud / nextcloud/talk-android

Improving Login Functionality

Open
#5,519 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
739
Forks
321
Avg merge
14h 59m
Merged PRs (30d)
151

Description

Since the Login process is critical, it must be updated and made secure and maintainable. Currently, process is undergoing to migrate to Login V2, use MVVM, improve test coverage, etc with the goal of eventually sharing login code with the files app.

Todo
  • Migrate to Login V2
  • Use MVVM
  • Share common repository layer functionality with the files app.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the Login V2 and MVVM implementation, then compare its repository-layer functionality with the files app. The work is complete when the common repository functionality is shared between login and the files app without duplicating the existing logic.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
authentication, mobile
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.