1.1.2 • Published 2 years ago

prisma-generator-mui v1.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Use session with credentials provider on NextAuth ( istead of JWT )

With NextAuth we can choose to use JWT or Session as a session meccanism.

The only "limitation" we have is that by default the Credentials provider can only be use if JSON Web Tokens ( JWT) are enabled.

In this tutorial we will se how to remove this limitation and use credentials provider with Sessions.

Edit the src/pages/api/auth/[...nextauth].ts

1.1.1

2 years ago

1.0.2

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.1.2

2 years ago

1.0.3

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago