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 @auth/astro framework library #9856

Open
wants to merge 35 commits into
base: main
Choose a base branch
from

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    d559a15 View commit details
    Browse the repository at this point in the history
  2. Add missed additions

    TheOtterlord committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1da57c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d57bf7b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Update packages/frameworks-astro/package.json

    Co-authored-by: Balázs Orbán <info@balazsorban.com>
    TheOtterlord and balazsorban44 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2ba14c9 View commit details
    Browse the repository at this point in the history
  2. Update packages/frameworks-astro/src/server.ts

    Co-authored-by: Balázs Orbán <info@balazsorban.com>
    TheOtterlord and balazsorban44 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d957b9b View commit details
    Browse the repository at this point in the history
  3. Update types

    TheOtterlord committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ba3fd40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    653ea4f View commit details
    Browse the repository at this point in the history
  5. Change baseURL to /auth, add framework redirect, add providers script…

    …, clean up file structure
    TheOtterlord committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b74d6a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Docs changes

    TheOtterlord committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    bc0019d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db1c746 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Update server-side logic to use newer methods

    Co-authored-by: Alexander <spidfair@gmail.com>
    TheOtterlord and Dragate committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    caf5979 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff72a1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    660b1da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bab2a98 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 26, 2024

  1. chore: fix root pnpm-lock.yaml

    ndom91 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    009da21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40c97f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45e080f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d64acf2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    981396e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a1f49e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80be2b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7698eb3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8c84008 View commit details
    Browse the repository at this point in the history
  10. chore: add README.md

    ndom91 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a0ec246 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    de08620 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    afe69a5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba8aa3f View commit details
    Browse the repository at this point in the history
  14. Delete lockfile

    TheOtterlord committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0beb5ca View commit details
    Browse the repository at this point in the history
  15. Update lockfile

    TheOtterlord committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    53af586 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2dfbbad View commit details
    Browse the repository at this point in the history
  17. Undelete vscode file

    TheOtterlord committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    47bd52d View commit details
    Browse the repository at this point in the history
  18. Fix linting

    TheOtterlord committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    64fa5fd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    64ad2c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Merge from upstream/main

    TheOtterlord committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    953650b View commit details
    Browse the repository at this point in the history