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 Kobble provider #10386

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

feat: add Kobble provider #10386

wants to merge 16 commits into from

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    dca0c48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06e798f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

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

Commits on Apr 2, 2024

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

Commits on Apr 8, 2024

  1. chore(examples): move Docker files to Next.js template

    We would like to have feature parity of Auth.js when hosted either on something like Vercel or in Docker. Moving the docker config to the same example app we host on Vercel and deploying it via Docker will make this easier to verify
    balazsorban44 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c57a92f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67b0ebb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebc3c3c View commit details
    Browse the repository at this point in the history
  4. chore(express): update README.md example - .cts to .cjs (nextauthjs#1…

    …0504)
    
    Update README.md fixed .cts to .cjs
    
    Co-authored-by: Nico Domino <yo@ndo.dev>
    noam-honig and ndom91 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2c1f8b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d229e29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdf7a25 View commit details
    Browse the repository at this point in the history
  7. chore(examples): tweak

    balazsorban44 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9513f71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    076d5fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a483c0 View commit details
    Browse the repository at this point in the history
  10. fix(express): use app.set for "trust proxy" (nextauthjs#10503)

    Co-authored-by: Nico Domino <yo@ndo.dev>
    noam-honig and ndom91 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0468bda View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7f237d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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