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

Frontend update to support new login method of keyid / apikey #497

Merged
merged 9 commits into from
Jul 31, 2023

Commits on Jul 26, 2023

  1. Updates to authentication

    bboisclair committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3bdca8e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Updated to accept new keyid/apikey login method

    Requires updates submitted for wyzeapy changes to support the login. This is for the frontend.
    bboisclair committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d2d8287 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Update __init__.py

    Removed unneccessary item from import
    bboisclair committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    f506a67 View commit details
    Browse the repository at this point in the history
  2. Update config_flow.py

    Formatting update
    bboisclair committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    e3cc896 View commit details
    Browse the repository at this point in the history
  3. Update config_flow.py

    bboisclair committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    cabd0de View commit details
    Browse the repository at this point in the history
  4. Update config_flow.py

    bboisclair committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    cf3d140 View commit details
    Browse the repository at this point in the history
  5. Update const.py

    bboisclair committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    745fc52 View commit details
    Browse the repository at this point in the history
  6. Update token_manager.py

    bboisclair committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    0ef69bf View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    75a9791 View commit details
    Browse the repository at this point in the history