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

Please change the prisma adapter Account providerType to type and providerId to provider #7689

Closed
wants to merge 130 commits into from

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    b278975 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    42d5899 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. fix(docs): Update documentation (#6956)

    * Adding correct sveltekit client doc links.
    
    * Updating urls for sveltekit index.
    olafurw committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ff5b8ba View commit details
    Browse the repository at this point in the history
  2. docs(fauna): move content to source (#6919)

    * docs(fauna): move content to source
    
    * chore: fix spelling
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Balázs Orbán <info@balazsorban.com>
    ubbe-xyz and balazsorban44 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    1c104af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b5cd08 View commit details
    Browse the repository at this point in the history
  4. fix(ts): fix type

    balazsorban44 committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    874624d View commit details
    Browse the repository at this point in the history
  5. chore: fix rm command

    balazsorban44 committed Mar 16, 2023
    1 Configuration menu
    Copy the full SHA
    d0d7b90 View commit details
    Browse the repository at this point in the history
  6. chore: fix indentation

    balazsorban44 committed Mar 16, 2023
    1 Configuration menu
    Copy the full SHA
    26201e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a13288 View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    80c1f37 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    6695ff8 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    843fc6f View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    2e09bc0 View commit details
    Browse the repository at this point in the history
  4. fix: make nonce work correctly (#6998)

    Co-authored-by: Anti Revoluzzer <anti@siimpl.io>
    rvlzzr and rxlzr committed Mar 20, 2023
    1 Configuration menu
    Copy the full SHA
    d147912 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    605d15c View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    b571244 View commit details
    Browse the repository at this point in the history
  7. 1 Configuration menu
    Copy the full SHA
    04e0637 View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    6bdb8af View commit details
    Browse the repository at this point in the history
  9. chore: fix test

    balazsorban44 committed Mar 20, 2023
    1 Configuration menu
    Copy the full SHA
    46f285f View commit details
    Browse the repository at this point in the history
  10. feat: rewrite PouchDB Adapter (#6745)

    BREAKING CHANGE:
    Complete rewrite of the package. It is now published as ESM-only and written for `next-auth@4`. `next-auth@3` support is removed.
    
    ---------
    
    Co-authored-by: Balázs Orbán <info@balazsorban.com>
    ThangHuuVu and balazsorban44 committed Mar 20, 2023
    1 Configuration menu
    Copy the full SHA
    6f2cb46 View commit details
    Browse the repository at this point in the history
  11. 1 Configuration menu
    Copy the full SHA
    f4f8c4a View commit details
    Browse the repository at this point in the history
  12. 1 Configuration menu
    Copy the full SHA
    f0b475f View commit details
    Browse the repository at this point in the history
  13. docs: unify adapters (#7013)

    * remove unmaintained changelogs
    
    * move logos to docs
    
    * unify readmes
    
    * fix logo urls
    balazsorban44 committed Mar 20, 2023
    1 Configuration menu
    Copy the full SHA
    90eeeea View commit details
    Browse the repository at this point in the history
  14. fix: correct link

    balazsorban44 committed Mar 20, 2023
    1 Configuration menu
    Copy the full SHA
    af415e9 View commit details
    Browse the repository at this point in the history
  15. fix: correct links

    balazsorban44 committed Mar 20, 2023
    1 Configuration menu
    Copy the full SHA
    b03378b View commit details
    Browse the repository at this point in the history
  16. fix: correct logo link

    balazsorban44 committed Mar 20, 2023
    1 Configuration menu
    Copy the full SHA
    e39a968 View commit details
    Browse the repository at this point in the history
  17. fix: correct logo link

    balazsorban44 committed Mar 20, 2023
    1 Configuration menu
    Copy the full SHA
    09402bf View commit details
    Browse the repository at this point in the history
  18. 1 Configuration menu
    Copy the full SHA
    81589bf View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. docs: fix indent

    balazsorban44 committed Mar 21, 2023
    1 Configuration menu
    Copy the full SHA
    15943d6 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    8f6108f View commit details
    Browse the repository at this point in the history
  3. docs(adapters): source content + overview (#7023)

    * docs(adapters): source content + overview
    
    * Apply suggestions from code review
    
    * add adapter packages as docs dependencies
    
    * clean up docusaurus config
    
    * clean up database overview
    
    * fix some links
    
    ---------
    
    Co-authored-by: Balázs Orbán <info@balazsorban.com>
    ubbe-xyz and balazsorban44 committed Mar 21, 2023
    1 Configuration menu
    Copy the full SHA
    1d9b9ba View commit details
    Browse the repository at this point in the history
  4. chore: update TypeDoc

    balazsorban44 committed Mar 21, 2023
    1 Configuration menu
    Copy the full SHA
    93f3fcd View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. chore(docs): update using-a-database-adapter.md (#7028)

    Update using-a-database-adapter.md
    nikhildev committed Mar 22, 2023
    1 Configuration menu
    Copy the full SHA
    dc5f3e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. 1 Configuration menu
    Copy the full SHA
    380f2de View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    d644d1f View commit details
    Browse the repository at this point in the history
  3. docs: simplify

    balazsorban44 committed Mar 24, 2023
    1 Configuration menu
    Copy the full SHA
    06b8d47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc13df9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6b4d95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40a0faa View commit details
    Browse the repository at this point in the history
  7. docs: fix some typos

    balazsorban44 committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2830b7d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    856b5c5 View commit details
    Browse the repository at this point in the history
  9. 1 Configuration menu
    Copy the full SHA
    69398e2 View commit details
    Browse the repository at this point in the history
  10. 1 Configuration menu
    Copy the full SHA
    d1cf701 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. docs: fix session.user is possibly undefined. (#7058)

    fixed the code snippet for the example to consume session via hooks. Threw an error earlier stating 'session.user' is possibly 'undefined'.
    jabedzaman committed Mar 25, 2023
    1 Configuration menu
    Copy the full SHA
    c580f0d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. 1 Configuration menu
    Copy the full SHA
    1954258 View commit details
    Browse the repository at this point in the history
  2. chore(docs): show close button on announcementBar (#7074)

    * fix #6935: show close button.
    
    * fix(global-css): show close button on annoucement bar
    
    dev and build were generating different results, adding `!important` fixed on build.
    azeek21 committed Mar 26, 2023
    1 Configuration menu
    Copy the full SHA
    6184b93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d26486 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    47d3151 View commit details
    Browse the repository at this point in the history
  5. fix(providers): update Yandex to TypeScript (#7054)

    * fix(providers): yandex add typescript.
    
    * fix(providers): yandex add avatar to scope
    
    * fix(providers): Yandex - add types & avatar scope
    
    * fix(providers): Yandex - permissions list
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    
    * docs(provider): added comments for
    
    * revert yandex.ts from next-auth/providers/
    
    * fix(providers): yandex fix typo
    
    * revert
    
    * Update [...nextauth].ts
    
    * Update yandex.ts
    
    * Update yandex.ts
    
    * Update [...nextauth].ts
    
    ---------
    
    Co-authored-by: Balázs Orbán <info@balazsorban.com>
    azeek21 and balazsorban44 committed Mar 26, 2023
    1 Configuration menu
    Copy the full SHA
    d788826 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. 1 Configuration menu
    Copy the full SHA
    ccbbc80 View commit details
    Browse the repository at this point in the history
  2. chore(provider): added svg for Reddit (#7050)

    Added svg for Reddit
    
    Co-authored-by: Nico Domino <yo@ndo.dev>
    Dosx001 and ndom91 committed Mar 27, 2023
    1 Configuration menu
    Copy the full SHA
    b481048 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    400da8c View commit details
    Browse the repository at this point in the history
  4. fix(docs): fix broken links links (#7083)

    Co-authored-by: Alan Hoskins <ahoskins@knowland.com>
    alanhoskins and alanhoskins committed Mar 27, 2023
    1 Configuration menu
    Copy the full SHA
    b02057a View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    88023f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. 1 Configuration menu
    Copy the full SHA
    1aa4994 View commit details
    Browse the repository at this point in the history
  2. docs: fix some links

    balazsorban44 committed Mar 28, 2023
    1 Configuration menu
    Copy the full SHA
    a087df8 View commit details
    Browse the repository at this point in the history
  3. docs: fix typo

    balazsorban44 committed Mar 28, 2023
    1 Configuration menu
    Copy the full SHA
    99ca67f View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. docs: mention client in OAuth config options

    Related issue #7114
    balazsorban44 committed Mar 30, 2023
    1 Configuration menu
    Copy the full SHA
    4dc1d42 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

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

Commits on Apr 6, 2023

  1. chore(docs): fix dynamodb typo (#7130)

    fix: typo
    jakzo authored and balazsorban44 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    75a59fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8ef94b View commit details
    Browse the repository at this point in the history
  3. chore: upgrade turbo

    balazsorban44 committed Apr 6, 2023
    1 Configuration menu
    Copy the full SHA
    6c07331 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. 1 Configuration menu
    Copy the full SHA
    71bb6f2 View commit details
    Browse the repository at this point in the history
  2. feat: misc improvements (#7228)

    * tweak types, fix typos
    
    * filter non-oauth files when generating provider types
    
    * allow implicit config invoke
    
    * remove workaround for multiple cookie settings in Next.js
    
    * feat: return `null` when session does not exist
    
    * error on missing checks when configured
    balazsorban44 committed Apr 12, 2023
    1 Configuration menu
    Copy the full SHA
    b31f2af View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

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

Commits on Apr 16, 2023

  1. fix(providers): fix type definition and docs for yandex (#7170)

    Co-authored-by: Thang Vu <hi@thvu.dev>
    azeek21 and ThangHuuVu committed Apr 16, 2023
    1 Configuration menu
    Copy the full SHA
    5f1b75a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    35a72d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a1bef9 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    2388c20 View commit details
    Browse the repository at this point in the history
  4. docs: Remove --save from install command (#7277)

    Remove --save from install command
    
    --save is no longer needed on npm install.
    Christopher-Hayes committed Apr 17, 2023
    1 Configuration menu
    Copy the full SHA
    01d7eb4 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    c2fc41b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9018939 View commit details
    Browse the repository at this point in the history
  7. 1 Configuration menu
    Copy the full SHA
    e97b274 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. 1 Configuration menu
    Copy the full SHA
    6f9ca41 View commit details
    Browse the repository at this point in the history
  2. chore: trigger CI

    balazsorban44 committed Apr 18, 2023
    1 Configuration menu
    Copy the full SHA
    cd654c3 View commit details
    Browse the repository at this point in the history
  3. chore: trigger CI

    balazsorban44 committed Apr 18, 2023
    3 Configuration menu
    Copy the full SHA
    ad77e1c View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    25388de View commit details
    Browse the repository at this point in the history
  5. docs: Update Clerk sponsorship URL (#7305)

    - Change Clerk URL from `https://clerk.dev` to `https://clerk.com`
    
    - Fix alt from copy/paste
    astrotars committed Apr 18, 2023
    1 Configuration menu
    Copy the full SHA
    95c5ba0 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. chore: upgrade next

    balazsorban44 committed Apr 19, 2023
    2 Configuration menu
    Copy the full SHA
    b68f461 View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    be5c42e View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    da821d2 View commit details
    Browse the repository at this point in the history
  4. 2 Configuration menu
    Copy the full SHA
    039a14d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. fix(adapters): correct peer dependency (#7310)

    Typo in package.json
    
    Missing | in package.json causing ETARGET and peer dependency errors
    Tasselhat committed Apr 20, 2023
    3 Configuration menu
    Copy the full SHA
    51750e1 View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    0a57fea View commit details
    Browse the repository at this point in the history
  3. feat: redirect proxy (#7326)

    * types
    
    * add `redirectProxy` option
    
    * ignore if no state
    
    * empty commit
    
    * tweak proxy detection
    
    * add origin proxy check to checks
    
    * run randomstate decode
    
    * don't generate state data when no proxy
    
    * ignore next-2
    
    * update dev app
    
    * clarify `UnknownAction` error
    
    * rename to `AUTH_REDIRECT_PROXY_URL`
    
    * simplify state
    
    * clear todos
    
    * cleanup
    
    * clarify comment
    
    * use `InalidChecks` error
    
    * simplify
    
    * clarify errors
    
    * add debug logger to redirect proxy
    
    * add proxy redirect logger
    
    * don't throw error when no origin on proxy
    
    * fix redirect_uri in callback
    
    * add docs/guide
    
    * sort imports
    
    * docs: rephrase
    balazsorban44 committed Apr 20, 2023
    3 Configuration menu
    Copy the full SHA
    9eeea02 View commit details
    Browse the repository at this point in the history
  4. fix: consume nonce exactly once (#7327)

    * fix: consume nonce exactly once
    
    * tweak state handling
    balazsorban44 committed Apr 20, 2023
    3 Configuration menu
    Copy the full SHA
    0100888 View commit details
    Browse the repository at this point in the history
  5. 3 Configuration menu
    Copy the full SHA
    0ddd47c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. chore: bump react types

    balazsorban44 committed Apr 21, 2023
    3 Configuration menu
    Copy the full SHA
    98add24 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. docs: fix link (#7334)

    * Fixed broken link to auth.js core documentation
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Balázs Orbán <info@balazsorban.com>
    jpabdou and balazsorban44 committed Apr 23, 2023
    3 Configuration menu
    Copy the full SHA
    b489fef View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    7c44d91 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. fix(docs): move provider docs to source code (#7275)

    * chore: wip
    
    * chore: wip
    
    * zoom, zoho, ZITADEL
    
    * add logos for Zoom, zoho, zitadel
    
    * add the rest of the providers
    
    * add logos
    
    * revert typo
    
    * move icons to docs
    
    ---------
    
    Co-authored-by: Thang Vu <hi@thvu.dev>
    Co-authored-by: Balázs Orbán <info@balazsorban.com>
    3 people committed Apr 24, 2023
    3 Configuration menu
    Copy the full SHA
    443bfd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. docs: resize icons on screen size change (#7309)

    * Update size of icons on load && on resize event
    
    Added 'use client' since window object would only be defined on client side ( and using hooks );
    Thought it'd be a cool feature to add :)
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Balázs Orbán <info@balazsorban.com>
    OatsProgramming and balazsorban44 committed Apr 26, 2023
    2 Configuration menu
    Copy the full SHA
    b087fdb View commit details
    Browse the repository at this point in the history
  2. 2 Configuration menu
    Copy the full SHA
    0f0dd92 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. 2 Configuration menu
    Copy the full SHA
    807d5d7 View commit details
    Browse the repository at this point in the history
  2. docs: fix syntax error

    balazsorban44 committed Apr 27, 2023
    3 Configuration menu
    Copy the full SHA
    ddffa57 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. 3 Configuration menu
    Copy the full SHA
    83d8b44 View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    523fcba View commit details
    Browse the repository at this point in the history
  3. fix(adapters): allow neo4j-driver@5 as a peer dependency (#7392)

    * upgrade neo4j-driver
    
    * Correcting depdendency to also allow for ^4.0.0 and pnpm install
    
    ---------
    
    Co-authored-by: Balázs Orbán <info@balazsorban.com>
    Kukiezi and balazsorban44 committed Apr 28, 2023
    3 Configuration menu
    Copy the full SHA
    2313ef6 View commit details
    Browse the repository at this point in the history
  4. chore: update lock file

    balazsorban44 committed Apr 28, 2023
    3 Configuration menu
    Copy the full SHA
    7f6967f View commit details
    Browse the repository at this point in the history
  5. 3 Configuration menu
    Copy the full SHA
    1ca8780 View commit details
    Browse the repository at this point in the history
  6. chore(docs): update xata docs link (#7397)

    Update link to a working page (Workspaces API reference)
    
    Co-authored-by: Nico Domino <yo@ndo.dev>
    Zack Reneau-Wedeen and ndom91 committed Apr 28, 2023
    3 Configuration menu
    Copy the full SHA
    5da6549 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. 3 Configuration menu
    Copy the full SHA
    6111662 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    c2eb9b3 View commit details
    Browse the repository at this point in the history
  3. feat(adapters): add Account mapping before database write (#7369)

    * feat: map Account before saving to database
    
    * document `acconut()`, explain default behaviour
    
    * generate `expires_at` based on `expires_in`
    
    Fixes #6538
    
    * rename
    
    * strip undefined on `defaultProfile`
    
    * don't forward defaults to account callback
    
    * improve internal namings, types, docs
    balazsorban44 committed Apr 30, 2023
    1 Configuration menu
    Copy the full SHA
    d739e8e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. chore: improve errors, add more docs (#7415)

    * JWT Token -> JWT
    
    * document some errors
    
    * improve errors, docs
    balazsorban44 committed May 1, 2023
    1 Configuration menu
    Copy the full SHA
    5400645 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    542c35d View commit details
    Browse the repository at this point in the history
  3. chore: type fixes

    balazsorban44 committed May 1, 2023
    Configuration menu
    Copy the full SHA
    62e2ad1 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    92a0fc4 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. fix(docs): remove extra heading

    Fixes #7426
    balazsorban44 committed May 3, 2023
    1 Configuration menu
    Copy the full SHA
    e3bdb38 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. chore: use @ts-ignore

    balazsorban44 committed May 4, 2023
    1 Configuration menu
    Copy the full SHA
    6f5a503 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    d6bc65f View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    99247ce View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    e0b5f18 View commit details
    Browse the repository at this point in the history
  5. chore: tweak

    balazsorban44 committed May 4, 2023
    1 Configuration menu
    Copy the full SHA
    eaf5080 View commit details
    Browse the repository at this point in the history
  6. chore: tweaks

    balazsorban44 committed May 4, 2023
    1 Configuration menu
    Copy the full SHA
    8f416b6 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

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

Commits on May 10, 2023

  1. chore: reduce breaking changes on Account mapping

    Reverts some changes on #7369 so DB migration won't be needed
    balazsorban44 committed May 10, 2023
    1 Configuration menu
    Copy the full SHA
    f00ac78 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    7ffd361 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    c336b10 View commit details
    Browse the repository at this point in the history
  4. docs(example): update broken link (#7504)

    Co-authored-by: Nico Domino <yo@ndo.dev>
    remirobichet and ndom91 committed May 10, 2023
    1 Configuration menu
    Copy the full SHA
    f5de6cf View commit details
    Browse the repository at this point in the history
  5. feat: add update session to core (#7505)

    * feat: add update session to core
    
    Integrates #7056 into `@auth/core`
    
    * resolve default user after jwt callback
    balazsorban44 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    cca94bf View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

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

Commits on May 18, 2023

  1. chore: Move next.config.js file into the correct directory (#7580)

    fix: moves next config file into the correct directory
    ghoshnirmalya committed May 18, 2023
    1 Configuration menu
    Copy the full SHA
    220ee41 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    4baf2c8 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    8373bc9 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    7711eb0 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. chore: Add Descope as a 🥉 bronze financial sponsor (#7615)

    Add Descope as a bronze sponsor
    dorsha committed May 21, 2023
    1 Configuration menu
    Copy the full SHA
    527fff6 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. chore(playgrounds): Nuxt 3.5.1 (#7626)

    * bump Nuxt to 3.5.1
    
    * follow playground package names
    
    * chore: update nuxt playground scripts
    
    * fix: imports and types
    
    * fix: more nuxt type imports
    
    * fix: nuxt auth options types
    
    * fix: nuxt client fetch types
    wobsoriano committed May 22, 2023
    1 Configuration menu
    Copy the full SHA
    461b52e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. 1 Configuration menu
    Copy the full SHA
    17e2c2f View commit details
    Browse the repository at this point in the history
  2. docs: fix info card rendering in oauth-tutorial.mdx (#7662)

    Info box is not being rendered; the raw `:::info` is displayed. Blind guess: it needs a blank line before it.
    grahampcharles committed May 29, 2023
    1 Configuration menu
    Copy the full SHA
    a47b4ce View commit details
    Browse the repository at this point in the history