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: Add basic security #5

Merged
merged 21 commits into from
Sep 28, 2022
Merged

Commits on Sep 23, 2022

  1. chore: first

    Antoine Gelloz committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    f90523b View commit details
    Browse the repository at this point in the history
  2. fix: improve test

    Antoine Gelloz committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    ed5daec View commit details
    Browse the repository at this point in the history
  3. fix: improve test

    Antoine Gelloz committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    8d50d19 View commit details
    Browse the repository at this point in the history
  4. fix: improve test

    Antoine Gelloz committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    a79115b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. feat: wip

    Antoine Gelloz committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    326d9cf View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Merge branch 'main' into num-860-auth-server-basic-security

    Antoine Gelloz committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    503250e View commit details
    Browse the repository at this point in the history
  2. feat: wip

    Antoine Gelloz committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    0531a7f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into num-860-auth-server-basic-security

    Antoine Gelloz committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    22570e1 View commit details
    Browse the repository at this point in the history
  4. feat: wip

    Antoine Gelloz committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    c4dac04 View commit details
    Browse the repository at this point in the history
  5. Run CI

    Antoine Gelloz committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    54e70da View commit details
    Browse the repository at this point in the history
  6. fix: tests

    gfyrag committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    80ee5f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. feat: skip functional tests by default

    Antoine Gelloz committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    9cbf135 View commit details
    Browse the repository at this point in the history
  2. feat: Implement JWT Authorization Grant flow.

    gfyrag authored and Antoine Gelloz committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    ed67f75 View commit details
    Browse the repository at this point in the history
  3. feat: simplify client model

    gfyrag authored and Antoine Gelloz committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    5e2531e View commit details
    Browse the repository at this point in the history
  4. feat: Add secrets and scopes to static clients

    gfyrag authored and Antoine Gelloz committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    611059e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into num-860-auth-server-basic-security

    Antoine Gelloz committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    38aa735 View commit details
    Browse the repository at this point in the history
  6. fix: unexpose clientView

    Antoine Gelloz committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    2d1dd8c View commit details
    Browse the repository at this point in the history
  7. fix: switch to unit testing

    Antoine Gelloz committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    0d6263f View commit details
    Browse the repository at this point in the history
  8. fix: revert fx module isolation

    Antoine Gelloz committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    9699ac7 View commit details
    Browse the repository at this point in the history
  9. fix: revert fx module isolation

    Antoine Gelloz committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    175d339 View commit details
    Browse the repository at this point in the history
  10. fix: use testing.Verbose

    Antoine Gelloz committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    00e285a View commit details
    Browse the repository at this point in the history