Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor : API calls moved out of the LoginActivity #5599

Conversation

neeldoshii
Copy link
Contributor

Fixes

Approach

I have moved the API logic (business logic) from login activity to login client.

Testing Instructions

  1. Open the app (make sure you are logged out or perform log out if logged in).
  2. Perform login

Tests performed

Test performed on Google Pixel 6 API 24 (Emulator).

Feel free to place your opinion and reviews.

@neeldoshii neeldoshii requested a review from psh March 4, 2024 14:42
Copy link
Collaborator

@psh psh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Thanks for the submission. Just a couple of comments to look at.

@neeldoshii neeldoshii requested a review from psh March 5, 2024 12:20
@neeldoshii
Copy link
Contributor Author

Do i need to squash merge all my commits into one?

@psh psh merged commit 28ea111 into commons-app:main Mar 6, 2024
1 check passed
@psh
Copy link
Collaborator

psh commented Mar 6, 2024

Thank you for the fixes! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants