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

Add with-next-auth-prisma-typescript example #28816

Closed
wants to merge 1 commit into from
Closed

Add with-next-auth-prisma-typescript example #28816

wants to merge 1 commit into from

Conversation

t3dotgg
Copy link
Contributor

@t3dotgg t3dotgg commented Sep 6, 2021

To celebrate the NextAuth.js v4 beta, I made a demo repo using it with prisma and SQLite that I would like to add as an example :)

My repo here: https://github.com/TheoBr/next-auth-v4-prisma-demo

Documentation / Examples

  • Make sure the linting passes (Unable to run linting because npm install fails on my M1 Mac 😢 )

@ijjk ijjk added the examples Issue was opened via the examples template. label Sep 6, 2021
@balazsorban44
Copy link
Member

I wish that we don't add this example here, and just keep redirecting the traffic to our official examples, so we have less to maintain.
See https://github.com/nextauthjs/next-auth-example and https://github.com/nextauthjs/next-auth-typescript-example

I would rather if you added a link to our TS example in https://github.com/vercel/next.js/blob/canary/examples/with-next-auth/README.md in a PR.

Happy to accept PRs to the official examples adding a commented-out Prisma adapter for example.

Just wait until nextauthjs/next-auth-example#40 and nextauthjs/next-auth-typescript-example#8 land

@t3dotgg
Copy link
Contributor Author

t3dotgg commented Sep 6, 2021

Closing per @balazsorban44 request

@t3dotgg t3dotgg closed this Sep 6, 2021
@vercel vercel locked as resolved and limited conversation to collaborators Jan 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue was opened via the examples template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants