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

WebAuth fixes, and fixed CLI login function, and automatic authentication type detection #459

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

Commits on Oct 28, 2023

  1. WebAuth class fixed. New api used. Email/guard code auth added.

    TODO: QR code auth add.
    Added function to unlogin on every device.
    Code refactoring done: added docstrings, typehints.
    NOTE: Current version now don't work with python <=3.5
    artur1214 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    9004636 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Merge pull request #1 from artur1214/web_uth_new_api_fix

    WebAuth class fixed. New api used. Email/guard code auth added.
    FailSpy authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9977809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbe3e1b View commit details
    Browse the repository at this point in the history
  3. Add additional auth type

    FailSpy committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    72f326a View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    11c0820 View commit details
    Browse the repository at this point in the history
  2. Bump version

    FailSpy authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f947342 View commit details
    Browse the repository at this point in the history
  3. Update __init__.py

    FailSpy authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3db3cfe View commit details
    Browse the repository at this point in the history