Skip to content

Authentication added making it a completely functional project #1

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

usman18
Copy link

@usman18 usman18 commented Jul 4, 2019

  1. Firebase phone authentication added. The OTP is directly detected from mobile and displayed in the edittexts(without user having to enter it) and sent for verification. If the OTP is sent to a number which is on some other device, then the user can enter the code manually.
  2. Migrated entire project to Android X as all support libraries below or equal to version 28.0.0 will stop receiving further updates.
  3. Structured the code, used proper camel case naming convention.
  4. Documented functions wherever needed.

Developer Guide :
Completely plug and play.
All the developer has to do is place his/her own play-services.json file downloaded from firebase console and place it in the "app" directory.

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.

1 participant