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 auth - add re-auth mechanism #111

Merged
merged 4 commits into from
Feb 7, 2024
Merged

Commits on Feb 6, 2024

  1. refactored auth, tried not breaking public API while adding re-auth […

    …token gen] mechanism when needed
    
    Signed-off-by: Aviram Hassan <aviramyhassan@gmail.com>
    aviramha committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ceb2430 View commit details
    Browse the repository at this point in the history
  2. refactor further token cache

    Signed-off-by: Aviram Hassan <aviramyhassan@gmail.com>
    aviramha committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a288295 View commit details
    Browse the repository at this point in the history
  3. fix tests

    Signed-off-by: Aviram Hassan <aviramyhassan@gmail.com>
    aviramha committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3574da4 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. cr

    Signed-off-by: Aviram Hassan <aviramyhassan@gmail.com>
    aviramha committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f8c23d2 View commit details
    Browse the repository at this point in the history