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

Release 5.0.0 #194

Merged
merged 65 commits into from
Nov 6, 2023
Merged

Release 5.0.0 #194

merged 65 commits into from
Nov 6, 2023

Commits on Jun 22, 2023

  1. relase(pre): 5.0.0-rc.0

    jankapunkt committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    9b68723 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    8dd11fe View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. fix(pkce): get code_challenge and _method from query if not present i…

    …n body
    
    Merge pull request #197 from node-oauth/fix-pkce-missing-query
    jankapunkt authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    cc643fe View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    69cdd2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f198623 View commit details
    Browse the repository at this point in the history
  3. fix: await generateAuthorizationCode in authorize-handler

    Merge pull request #203 from MaximilianGaedig/patch-1 thanks to @MaximilianGaedig
    jankapunkt authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    47916a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f869d39 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #205 from node-oauth/fix-ci-release-tests

    Fix ci for release-tests
    jankapunkt authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    35a02b9 View commit details
    Browse the repository at this point in the history
  6. docs: update changelog

    jankapunkt committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    aeffa48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ebf3aa View commit details
    Browse the repository at this point in the history
  8. release: 5.0.0-rc.1

    jankapunkt committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    471af88 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    3bffe8b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #211 from shrihari-prakash/release-5.0.0

    Removed callback support in typings file.
    jankapunkt authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    6cfb8f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    f6db51a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc8f4dc View commit details
    Browse the repository at this point in the history
  3. Added tests.

    shrihari-prakash committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    bfc4e8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    204aa1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76c1c62 View commit details
    Browse the repository at this point in the history
  6. fix: await getUserFromClient in client credentials grant

    Merge pull request #218 from shrihari-prakash/release-5.0.0 thanks to @shrihari-prakash
    jankapunkt authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c299425 View commit details
    Browse the repository at this point in the history
  7. publish 5.0.0-rc.2

    jankapunkt committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c6682a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    704d917 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0259db View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    9bf64c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92cc613 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    323c91b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fde0915 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0593ef View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. tests: add deep integration tests (part I)

    Merge pull request #224 from node-oauth/tests-deep-integration-tests
    jankapunkt authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    c1fb9d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    6758bff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    028e020 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    a42dc06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2221751 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. forgot a single scope

    jorenvandeweyer committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    716b52e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. release 5.0.0-rc,3

    jankapunkt committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3e30107 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c8c05b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    45eb687 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/scope-validation' of github.com:jorenvandeweyer…

    …/node-oauth2-server into feature/scope-validation
    jorenvandeweyer committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    8ce21a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d4e5f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. fix: use array scope and do not ignore scope on refresh token call

    Merge pull request #238 from jorenvandeweyer/feature/scope-validation thanks to @jorenvandeweyer
    jankapunkt authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d50cb2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed1f8a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d7a990 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #243 from jorenvandeweyer/bugfix/invalid-bearer

    remove invalid bearer token that was used in test
    jankapunkt authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    85d0a79 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. publish 5.0.0-rc.4

    jankapunkt committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1c40926 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    da3dc54 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Merge pull request #247 from jorenvandeweyer/bugfix/revoke-token-typing

    fix typing of revokeToken
    jankapunkt authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    782af2a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    d41585b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. fixed typo

    jorenvandeweyer committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d012193 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #256 from jorenvandeweyer/feature/pass-client-to-g…

    …et-user
    
    Support for retrieving user based on client
    jankapunkt authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b97f6c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    ca43d4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb9f123 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    7e2abee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3e2438 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d27e3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1da9837 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff8cdad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f06f2fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f18e08 View commit details
    Browse the repository at this point in the history
  8. docs: update rtd config

    jankapunkt committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    da9ce1a View commit details
    Browse the repository at this point in the history
  9. docs: remove requirements

    jankapunkt committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    3991a8c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    72f3675 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb59e30 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    937d9a7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a4f2145 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1858669 View commit details
    Browse the repository at this point in the history
  15. published release 5.0.0

    jankapunkt committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a7a1b25 View commit details
    Browse the repository at this point in the history