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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adding support of client authentication method. #1814

Merged
merged 42 commits into from
Jun 1, 2024

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    78c2d51 View commit details
    Browse the repository at this point in the history
  2. fix lint

    BigTailWolf committed May 18, 2024
    Configuration menu
    Copy the full SHA
    9fb45d5 View commit details
    Browse the repository at this point in the history
  3. fix lint

    BigTailWolf committed May 18, 2024
    Configuration menu
    Copy the full SHA
    5c829b3 View commit details
    Browse the repository at this point in the history
  4. fix lint

    BigTailWolf committed May 18, 2024
    Configuration menu
    Copy the full SHA
    d16618c View commit details
    Browse the repository at this point in the history
  5. fix lint

    BigTailWolf committed May 18, 2024
    Configuration menu
    Copy the full SHA
    08c6b67 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Update src/auth/oauth2client.ts

    Co-authored-by: aeitzman <12433791+aeitzman@users.noreply.github.com>
    BigTailWolf and aeitzman committed May 20, 2024
    Configuration menu
    Copy the full SHA
    77386a8 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Update src/auth/oauth2client.ts

    Co-authored-by: aeitzman <12433791+aeitzman@users.noreply.github.com>
    BigTailWolf and aeitzman committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f19d49d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1199ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d8edaf View commit details
    Browse the repository at this point in the history
  4. fix lint

    BigTailWolf committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b8d3b8c View commit details
    Browse the repository at this point in the history
  5. fix lint

    BigTailWolf committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9ca3d3b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Update src/auth/oauth2client.ts

    Co-authored-by: Leo <39062083+lsirac@users.noreply.github.com>
    BigTailWolf and lsirac committed May 23, 2024
    Configuration menu
    Copy the full SHA
    19639ab View commit details
    Browse the repository at this point in the history
  2. Update src/auth/oauth2client.ts

    Co-authored-by: Leo <39062083+lsirac@users.noreply.github.com>
    BigTailWolf and lsirac committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9bfdecb View commit details
    Browse the repository at this point in the history
  3. Update src/auth/oauth2client.ts

    Co-authored-by: Leo <39062083+lsirac@users.noreply.github.com>
    BigTailWolf and lsirac committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4af818b View commit details
    Browse the repository at this point in the history
  4. Update src/auth/oauth2client.ts

    Co-authored-by: Leo <39062083+lsirac@users.noreply.github.com>
    BigTailWolf and lsirac committed May 23, 2024
    Configuration menu
    Copy the full SHA
    32f73ed View commit details
    Browse the repository at this point in the history
  5. Update src/auth/oauth2client.ts

    Co-authored-by: Leo <39062083+lsirac@users.noreply.github.com>
    BigTailWolf and lsirac committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c316e9c View commit details
    Browse the repository at this point in the history
  6. Update src/auth/oauth2client.ts

    Co-authored-by: aeitzman <12433791+aeitzman@users.noreply.github.com>
    BigTailWolf and aeitzman committed May 23, 2024
    Configuration menu
    Copy the full SHA
    af077ca View commit details
    Browse the repository at this point in the history
  7. address comments

    BigTailWolf committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8082f2b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    62ef398 View commit details
    Browse the repository at this point in the history
  9. fix tests

    BigTailWolf committed May 23, 2024
    Configuration menu
    Copy the full SHA
    31a97d9 View commit details
    Browse the repository at this point in the history
  10. fix tests

    BigTailWolf committed May 23, 2024
    Configuration menu
    Copy the full SHA
    50ef233 View commit details
    Browse the repository at this point in the history
  11. fix tests and lint

    BigTailWolf committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5d4c1d4 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Update src/auth/oauth2client.ts

    Co-authored-by: Leo <39062083+lsirac@users.noreply.github.com>
    BigTailWolf and lsirac committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1e0df4e View commit details
    Browse the repository at this point in the history
  2. addressing comments

    BigTailWolf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6712b7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e76b1cd View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Update src/auth/oauth2client.ts

    Co-authored-by: Daniel Bankhead <dan@danielbankhead.com>
    BigTailWolf and danielbankhead committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a1187ea View commit details
    Browse the repository at this point in the history
  2. Update src/auth/oauth2client.ts

    Co-authored-by: Daniel Bankhead <dan@danielbankhead.com>
    BigTailWolf and danielbankhead committed May 30, 2024
    Configuration menu
    Copy the full SHA
    067ede8 View commit details
    Browse the repository at this point in the history
  3. Update src/auth/oauth2client.ts

    Co-authored-by: Daniel Bankhead <dan@danielbankhead.com>
    BigTailWolf and danielbankhead committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f2c642a View commit details
    Browse the repository at this point in the history
  4. Update src/auth/oauth2client.ts

    Co-authored-by: Daniel Bankhead <dan@danielbankhead.com>
    BigTailWolf and danielbankhead committed May 30, 2024
    Configuration menu
    Copy the full SHA
    26e7f5c View commit details
    Browse the repository at this point in the history
  5. Update src/auth/oauth2client.ts

    Co-authored-by: Daniel Bankhead <dan@danielbankhead.com>
    BigTailWolf and danielbankhead committed May 30, 2024
    Configuration menu
    Copy the full SHA
    61e127b View commit details
    Browse the repository at this point in the history
  6. Update src/auth/oauth2client.ts

    Co-authored-by: Daniel Bankhead <dan@danielbankhead.com>
    BigTailWolf and danielbankhead committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a000b4e View commit details
    Browse the repository at this point in the history
  7. Update src/auth/oauth2client.ts

    Co-authored-by: Daniel Bankhead <dan@danielbankhead.com>
    BigTailWolf and danielbankhead committed May 30, 2024
    Configuration menu
    Copy the full SHA
    bb43d01 View commit details
    Browse the repository at this point in the history
  8. Update test/test.oauth2.ts

    Co-authored-by: Daniel Bankhead <dan@danielbankhead.com>
    BigTailWolf and danielbankhead committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4605d4c View commit details
    Browse the repository at this point in the history
  9. Update test/test.oauth2.ts

    Co-authored-by: Daniel Bankhead <dan@danielbankhead.com>
    BigTailWolf and danielbankhead committed May 30, 2024
    Configuration menu
    Copy the full SHA
    959dfbf View commit details
    Browse the repository at this point in the history
  10. Update test/test.oauth2.ts

    Co-authored-by: Daniel Bankhead <dan@danielbankhead.com>
    BigTailWolf and danielbankhead committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f945b24 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45f8942 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Update src/auth/oauth2client.ts

    Co-authored-by: Daniel Bankhead <dan@danielbankhead.com>
    BigTailWolf and danielbankhead committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e142c19 View commit details
    Browse the repository at this point in the history
  2. fix syntax of post value

    BigTailWolf committed May 31, 2024
    Configuration menu
    Copy the full SHA
    8ef6417 View commit details
    Browse the repository at this point in the history
  3. fix lint

    BigTailWolf committed May 31, 2024
    Configuration menu
    Copy the full SHA
    021b969 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5aa5e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    461e648 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81a23d3 View commit details
    Browse the repository at this point in the history