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

examples: add an example to illustrate authorization (authz) support #5920

Merged
merged 18 commits into from
Mar 2, 2023

Commits on Feb 2, 2023

  1. Add authz example

    KenxinKun committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    aaedee8 View commit details
    Browse the repository at this point in the history
  2. Applied feedback

    KenxinKun committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    578b2b7 View commit details
    Browse the repository at this point in the history
  3. Additional fixes

    KenxinKun committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    0ac5dda View commit details
    Browse the repository at this point in the history
  4. Made policy a constant

    KenxinKun committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    0113dc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92db0d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f44da6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa1fa89 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2cc85b View commit details
    Browse the repository at this point in the history
  9. Fixed test script

    KenxinKun committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b0f9aca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5992c1b View commit details
    Browse the repository at this point in the history
  11. Added missing comments

    KenxinKun committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    6158ce1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6296d50 View commit details
    Browse the repository at this point in the history
  13. Fix typo

    KenxinKun committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    dd9630b View commit details
    Browse the repository at this point in the history
  14. Reviewed comments/docs

    KenxinKun committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    64fc74c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Added detail in README

    KenxinKun committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    a36da88 View commit details
    Browse the repository at this point in the history
  2. Fixed typo

    KenxinKun committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    ecc8ac5 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Readme typo and column wrap

    KenxinKun committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    2e9d480 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Typo

    KenxinKun committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    165c9f4 View commit details
    Browse the repository at this point in the history