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(web): expose Web API compatible version of next-auth #5536

Merged
merged 113 commits into from
Dec 13, 2022

Commits on Jun 26, 2022

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

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    1268301 View commit details
    Browse the repository at this point in the history
  2. bump Next.js

    balazsorban44 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    8c21589 View commit details
    Browse the repository at this point in the history
  3. rename ts types

    balazsorban44 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    504f384 View commit details
    Browse the repository at this point in the history
  4. refactor

    balazsorban44 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    c736948 View commit details
    Browse the repository at this point in the history
  5. simplify

    balazsorban44 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    b274e98 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. upgrade Next.js

    balazsorban44 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    b933003 View commit details
    Browse the repository at this point in the history
  2. implement body reader

    balazsorban44 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    db6b1c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe9c6a5 View commit details
    Browse the repository at this point in the history
  4. make linter happy

    balazsorban44 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    bc9ddae View commit details
    Browse the repository at this point in the history
  5. revert

    balazsorban44 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    a5cd972 View commit details
    Browse the repository at this point in the history
  6. fix tests

    balazsorban44 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    2cf11bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63cdea4 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    eb77e23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1903e3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b63e843 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07ab4f8 View commit details
    Browse the repository at this point in the history
  5. refactor getBody

    balazsorban44 committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    415d299 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b41bdeb View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    8f7288a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd4d78b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a2e752 View commit details
    Browse the repository at this point in the history
  4. fix test

    balazsorban44 committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    195822c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. remove patch

    balazsorban44 committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    57a7d3f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    3d14536 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc314ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0723747 View commit details
    Browse the repository at this point in the history
  4. simplify internal endpoint config

    Instead of passing url and params around as a string and an object,
    we parse them into a `URL` instance.
    balazsorban44 committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    b8ed735 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bea473 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbd7f18 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    9466f65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbf4293 View commit details
    Browse the repository at this point in the history
  3. fix type

    balazsorban44 committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    0c71f26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d6643b View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/chore/core-request-response' int…

    …o feat/oauth4webapi-balazs
    balazsorban44 committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    0e635bd View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. fix neo4j build

    balazsorban44 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    1bed118 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/chore/core-request-response' int…

    …o feat/oauth4webapi-balazs
    balazsorban44 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    4a2c89d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6843007 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/chore/core-request-response' int…

    …o feat/oauth4webapi-balazs
    balazsorban44 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    6d3e4af View commit details
    Browse the repository at this point in the history
  5. remove new-line

    balazsorban44 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    b2de56c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8041a59 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/chore/core-request-response' int…

    …o feat/oauth4webapi-balazs
    balazsorban44 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    49cfcf1 View commit details
    Browse the repository at this point in the history
  8. simplify types

    balazsorban44 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    7b46d1a View commit details
    Browse the repository at this point in the history
  9. refactor crypto usage

    In Node.js, inject `globalThis.crypto` instead of import
    balazsorban44 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    79d6299 View commit details
    Browse the repository at this point in the history
  10. add next-auth/web

    balazsorban44 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    68d5387 View commit details
    Browse the repository at this point in the history
  11. refactor

    balazsorban44 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    a063349 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    697443d View commit details
    Browse the repository at this point in the history
  13. fix eslint

    balazsorban44 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    119de7e View commit details
    Browse the repository at this point in the history
  14. fix tests

    balazsorban44 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    7a47d68 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    9aaa058 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0b9939 View commit details
    Browse the repository at this point in the history
  3. chore: upgrade dep

    balazsorban44 committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    6b46f37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0fb174 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ee62b6 View commit details
    Browse the repository at this point in the history
  6. fix import

    balazsorban44 committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    5a22790 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. refactor: more renames

    balazsorban44 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    9f3e33e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40f11ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d8f468 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. wip core

    balazsorban44 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    9d079a5 View commit details
    Browse the repository at this point in the history
  2. support OIDC

    balazsorban44 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    166d4a8 View commit details
    Browse the repository at this point in the history
  3. remove openid-client

    balazsorban44 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    cc098bd View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    808d9a2 View commit details
    Browse the repository at this point in the history
  2. revert

    balazsorban44 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    99abfbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8299b97 View commit details
    Browse the repository at this point in the history
  4. wip fix css

    balazsorban44 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    2730249 View commit details
    Browse the repository at this point in the history
  5. revert Logo component

    balazsorban44 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    598b3ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3932f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. output ESM

    balazsorban44 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    df61660 View commit details
    Browse the repository at this point in the history
  2. fix logout

    balazsorban44 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    104f944 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c96c8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5945d9b View commit details
    Browse the repository at this point in the history
  5. fix providers

    balazsorban44 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    5633959 View commit details
    Browse the repository at this point in the history
  6. target es2020

    balazsorban44 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    860c8b5 View commit details
    Browse the repository at this point in the history
  7. fix CSS

    balazsorban44 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    187d38b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7444ab3 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    7f3a6ca View commit details
    Browse the repository at this point in the history
  2. update lock file

    balazsorban44 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    0b8d3fd View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    67c525b View commit details
    Browse the repository at this point in the history
  2. make logos optional

    balazsorban44 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    fa864e1 View commit details
    Browse the repository at this point in the history
  3. sync with next-auth

    balazsorban44 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    92cfb91 View commit details
    Browse the repository at this point in the history
  4. clean up next-auth/edge

    balazsorban44 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    0469fc6 View commit details
    Browse the repository at this point in the history
  5. sync

    balazsorban44 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    73026a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. remove uuid

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    5d15ac5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e651df5 View commit details
    Browse the repository at this point in the history
  3. remove todo comments

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    9d0c138 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9f0828 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f231016 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2e66cc View commit details
    Browse the repository at this point in the history
  7. temporary Headers fix

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    f2d193b View commit details
    Browse the repository at this point in the history
  8. move pages to lib

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    90df63e View commit details
    Browse the repository at this point in the history
  9. move errors to lib

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    c229183 View commit details
    Browse the repository at this point in the history
  10. move pages/index to lib

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    ffee34d View commit details
    Browse the repository at this point in the history
  11. move routes to lib

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d96947c View commit details
    Browse the repository at this point in the history
  12. move init to lib

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    1d9e591 View commit details
    Browse the repository at this point in the history
  13. move styles to lib

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    cb5a2ad View commit details
    Browse the repository at this point in the history
  14. move types to lib

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    3e3f9a9 View commit details
    Browse the repository at this point in the history
  15. move utils to lib

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    0939b13 View commit details
    Browse the repository at this point in the history
  16. fix imports

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    9fcf854 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cea5969 View commit details
    Browse the repository at this point in the history
  18. fix imports

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    24f329a View commit details
    Browse the repository at this point in the history
  19. update styles ts

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    249ebf4 View commit details
    Browse the repository at this point in the history
  20. update gitignore

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    2c209d7 View commit details
    Browse the repository at this point in the history
  21. update exports field

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    4582348 View commit details
    Browse the repository at this point in the history
  22. revert next-auth

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    fef8457 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ced1ca4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    369a27b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    df061b9 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    18b8247 View commit details
    Browse the repository at this point in the history
  27. add back tsconfig files

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    6c098d7 View commit details
    Browse the repository at this point in the history
  28. remove leftover

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    1d1dfb7 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c2e40f0 View commit details
    Browse the repository at this point in the history
  30. revert gitignore

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    34e4471 View commit details
    Browse the repository at this point in the history
  31. remove test script

    balazsorban44 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    ef3dbfb View commit details
    Browse the repository at this point in the history