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

feat: login with pair code #171

Merged
merged 11 commits into from
Jul 29, 2024
Merged

feat: login with pair code #171

merged 11 commits into from
Jul 29, 2024

Commits on Jul 13, 2024

  1. feat: wip pair code login

    feat(app): add LoginWithCode method to IAppService interface for handling phone number login
    feat(app): implement LoginWithCode method in App struct to handle phone number login logic
    feat(app): implement LoginWithCode method in serviceApp to pair phone number with WhatsApp client
    aldinokemal committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    d6fd8ee View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    df745ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5efe046 View commit details
    Browse the repository at this point in the history
  3. feat: add pair code

    aldinokemal committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    3bb912d View commit details
    Browse the repository at this point in the history
  4. chore: update docs & text

    aldinokemal committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    9cb8f75 View commit details
    Browse the repository at this point in the history
  5. feat: upgrade version

    aldinokemal committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    7df7b24 View commit details
    Browse the repository at this point in the history
  6. chore: update docs

    aldinokemal committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    5e7897e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd9a4f7 View commit details
    Browse the repository at this point in the history
  8. fix: show error message

    aldinokemal committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    beaf069 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. chore: update repo

    aldinokemal committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    221d638 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7088edd View commit details
    Browse the repository at this point in the history