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

authorizer builder #250

Open
wants to merge 19 commits into
base: v5
Choose a base branch
from
Open

authorizer builder #250

wants to merge 19 commits into from

Commits on Nov 27, 2024

  1. create an AuthorizerBuilder

    Geal committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    2f11d04 View commit details
    Browse the repository at this point in the history
  2. build and Authorizer

    Geal committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    70c6ce9 View commit details
    Browse the repository at this point in the history
  3. start using the new API

    Geal committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    7060df7 View commit details
    Browse the repository at this point in the history
  4. fix macros

    Geal committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    49f7498 View commit details
    Browse the repository at this point in the history
  5. cleanup

    Geal committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    3550e8e View commit details
    Browse the repository at this point in the history
  6. fix

    Geal committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    23bf232 View commit details
    Browse the repository at this point in the history
  7. clean up imports

    Geal committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    a13e143 View commit details
    Browse the repository at this point in the history
  8. remove redundant runs

    Geal committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    c1d625d View commit details
    Browse the repository at this point in the history
  9. wip

    Geal committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b1ee758 View commit details
    Browse the repository at this point in the history
  10. refactor the builder API

    Geal committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    f7fe86f View commit details
    Browse the repository at this point in the history
  11. use the new API in tests

    Geal committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    e0948d5 View commit details
    Browse the repository at this point in the history
  12. update tests

    Geal committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    cdf646d View commit details
    Browse the repository at this point in the history
  13. update the capi

    Geal committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    15389af View commit details
    Browse the repository at this point in the history
  14. update macros

    Geal committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    aff9748 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    6587f0b View commit details
    Browse the repository at this point in the history
  2. update tests

    Geal committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    14adc83 View commit details
    Browse the repository at this point in the history
  3. fix capi

    Geal committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    e879235 View commit details
    Browse the repository at this point in the history
  4. capi fixes

    Geal committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    0fc3869 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5f9696 View commit details
    Browse the repository at this point in the history