Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
nextauth
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Guide to build a modern Web App using Next.js 14 (App Router), Fully authentication (NextAuth), Theming and i18n
Alaa Mohammad
Alaa Mohammad
Alaa Mohammad
Follow
Oct 2
Guide to build a modern Web App using Next.js 14 (App Router), Fully authentication (NextAuth), Theming and i18n
#
nextjs
#
approuter
#
nextauth
#
tailwindcss
4
reactions
Comments
Add Comment
3 min read
Password Authentication with Auth.js in Astro and Customizing Session Information (auth-astro)
koyopro
koyopro
koyopro
Follow
Oct 1
Password Authentication with Auth.js in Astro and Customizing Session Information (auth-astro)
#
astro
#
authjs
#
cookie
#
nextauth
Comments
Add Comment
5 min read
How to authenticate a Spotify User in next.js 14 using NextAuth
Mat_dweb
Mat_dweb
Mat_dweb
Follow
Jun 9
How to authenticate a Spotify User in next.js 14 using NextAuth
#
spotifyapi
#
nextjs
#
nextauth
#
typescript
8
reactions
Comments
Add Comment
6 min read
How to use NextAuth.JS with Discord
Afan Khan
Afan Khan
Afan Khan
Follow
May 13
How to use NextAuth.JS with Discord
#
javascript
#
nextjs
#
react
#
nextauth
2
reactions
Comments
2
comments
9 min read
NextAuth.js over Clerk
Njabulo Majozi
Njabulo Majozi
Njabulo Majozi
Follow
Apr 24
NextAuth.js over Clerk
#
nextjs
#
nextauth
#
clerk
#
javascript
22
reactions
Comments
Add Comment
2 min read
19/ Updating the userdata in Strapi and NextAuth
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
19/ Updating the userdata in Strapi and NextAuth
#
nextauth
#
strapi
#
nextjs
Comments
Add Comment
9 min read
21/ NextAuth + Strapi: Final pieces and conclusion
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
21/ NextAuth + Strapi: Final pieces and conclusion
#
nextauth
#
strapi
#
nextjs
12
reactions
Comments
9
comments
4 min read
9/ How to add error handling to NextAuth GoogleProvider
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
9/ How to add error handling to NextAuth GoogleProvider
#
nextauth
#
nextjs
#
googleprovider
24
reactions
Comments
Add Comment
9 min read
18/ Edit username form and custom Strapi route and controller
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
18/ Edit username form and custom Strapi route and controller
#
nextauth
#
strapi
#
nextjs
2
reactions
Comments
3
comments
8 min read
6/ NextAuth: creating a custom login page
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
6/ NextAuth: creating a custom login page
#
nextauth
#
nextjs
20
reactions
Comments
1
comment
8 min read
7/ NextAuth callback functions explained
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
7/ NextAuth callback functions explained
#
nextauth
#
callbacks
#
nextjs
18
reactions
Comments
2
comments
7 min read
3/ NextAuth v4: introduction
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
3/ NextAuth v4: introduction
#
nextauth
#
nextjs
15
reactions
Comments
Add Comment
4 min read
8/ Using NextAuth GoogleProvider to put a user into the Strapi database
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
8/ Using NextAuth GoogleProvider to put a user into the Strapi database
#
nextauth
#
strapi
#
nextjs
#
googleprovider
6
reactions
Comments
1
comment
9 min read
10/ NextAuth CredentialsProvider: signing in
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
10/ NextAuth CredentialsProvider: signing in
#
nextauth
#
nextjs
#
credentialsprovider
5
reactions
Comments
Add Comment
9 min read
13/ Signing up with the NextAuth CredentialsProvider
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
13/ Signing up with the NextAuth CredentialsProvider
#
nextauth
#
nextjs
#
credentialsprovider
12
reactions
Comments
Add Comment
6 min read
4/ NextAuth with GoogleProvider: signing in
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
4/ NextAuth with GoogleProvider: signing in
#
nextauth
#
googleprovider
#
nextjs
10
reactions
Comments
1
comment
6 min read
14/ Signing up with NextAuth CredentialsProvider using server actions and useFormState
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
14/ Signing up with NextAuth CredentialsProvider using server actions and useFormState
#
nextauth
#
nextjs
#
serveractions
#
useformstate
9
reactions
Comments
Add Comment
7 min read
16/ Forgot password flow with Strapi and NextAuth
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
16/ Forgot password flow with Strapi and NextAuth
#
nextauth
#
strapi
#
nextjs
5
reactions
Comments
Add Comment
10 min read
1/ Full guide for authentication with Next 14 + NextAuth 4 + Strapi v4 using Google and credentials provider
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
1/ Full guide for authentication with Next 14 + NextAuth 4 + Strapi v4 using Google and credentials provider
#
nextauth
#
nextjs
#
strapi
#
credentialsprovider
51
reactions
Comments
Add Comment
2 min read
5/ NextAuth with GoogleProvider: sessions
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
5/ NextAuth with GoogleProvider: sessions
#
nextauth
#
nextjs
#
googleprovider
8
reactions
Comments
Add Comment
5 min read
20/ Change password flow in Strapi and NextAuth CredentialsProvider
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
20/ Change password flow in Strapi and NextAuth CredentialsProvider
#
nextauth
#
strapi
#
nextjs
5
reactions
Comments
Add Comment
7 min read
12/ Error handling in our form component for the NextAuth CredentialsProvider
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
12/ Error handling in our form component for the NextAuth CredentialsProvider
#
nextauth
#
nextjs
#
credentialsprovider
2
reactions
Comments
Add Comment
6 min read
2/ Next + NextAuth + Strapi: setting up our project
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
2/ Next + NextAuth + Strapi: setting up our project
#
nextauth
#
nextjs
#
strapi
8
reactions
Comments
Add Comment
5 min read
17/ Change password flow in Strapi and NextAuth
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
17/ Change password flow in Strapi and NextAuth
#
nextauth
#
nextjs
#
strapi
2
reactions
Comments
Add Comment
5 min read
11/ How to handle errors in the NextAuth authorize function / CredentialsProvider
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
11/ How to handle errors in the NextAuth authorize function / CredentialsProvider
#
nextauth
#
nextjs
#
credentialsprovider
12
reactions
Comments
Add Comment
6 min read
Integrating Azure AD as an Identity provider in Next.js with NextAuth
Sruthi Viswanathan
Sruthi Viswanathan
Sruthi Viswanathan
Follow
Mar 10
Integrating Azure AD as an Identity provider in Next.js with NextAuth
#
nextjs
#
nextauth
#
azuread
#
authentication
31
reactions
Comments
1
comment
5 min read
Next.js 14 authentication
renan leonel
renan leonel
renan leonel
Follow
Mar 5
Next.js 14 authentication
#
nextjs
#
authjs
#
authentication
#
nextauth
8
reactions
Comments
Add Comment
4 min read
How to add Passkey Login to Next.js using NextAuth and Hanko
Ashutosh Bhadauriya
Ashutosh Bhadauriya
Ashutosh Bhadauriya
Follow
for
Hanko.io
Mar 4
How to add Passkey Login to Next.js using NextAuth and Hanko
#
nextjs
#
nextauth
#
passkey
15
reactions
Comments
Add Comment
5 min read
NextAuth with AWS Cognito Email & Google Sign in
dango0812
dango0812
dango0812
Follow
Jan 26
NextAuth with AWS Cognito Email & Google Sign in
#
nextauth
#
cognito
#
nextjs
#
aws
20
reactions
Comments
Add Comment
3 min read
Setting up Next.js with NextAuth, Prisma and "Credentials" Auth Provider
odedindi
odedindi
odedindi
Follow
Dec 25 '23
Setting up Next.js with NextAuth, Prisma and "Credentials" Auth Provider
#
nextjs
#
typescript
#
nextauth
#
prisma
3
reactions
Comments
Add Comment
4 min read
Retrieve vanity url and headline from LinkedIn with NextAuth (using r_basicprofile)
Martin Ratinaud
Martin Ratinaud
Martin Ratinaud
Follow
Oct 23 '23
Retrieve vanity url and headline from LinkedIn with NextAuth (using r_basicprofile)
#
linkedin
#
nextjs
#
nextauth
Comments
Add Comment
2 min read
NextAuth - Implementando "Custom Login Pages" com "Credentials Sign in" utilizando App Router
Marcelo Albuquerque
Marcelo Albuquerque
Marcelo Albuquerque
Follow
Oct 15 '23
NextAuth - Implementando "Custom Login Pages" com "Credentials Sign in" utilizando App Router
#
nextauth
#
nextjs
#
approuter
1
reaction
Comments
Add Comment
3 min read
Drizzle ORM, NextAuth and Supabase
miljan
miljan
miljan
Follow
Oct 3 '23
Drizzle ORM, NextAuth and Supabase
#
drizzle
#
nextjs
#
nextauth
#
supabase
9
reactions
Comments
Add Comment
2 min read
Drizzle ORM, Next Auth and PlanetScale
miljan
miljan
miljan
Follow
Jun 20 '23
Drizzle ORM, Next Auth and PlanetScale
#
drizzle
#
nextjs
#
nextauth
#
planetscale
21
reactions
Comments
4
comments
8 min read
Rapid development of full-stack navigation sites using Nextjs
wangfengyuan
wangfengyuan
wangfengyuan
Follow
Jun 8 '23
Rapid development of full-stack navigation sites using Nextjs
#
nextjs
#
prisma
#
nextauth
#
react
1
reaction
Comments
Add Comment
9 min read
Integrating Credentials Provider with NextAuthJS and MongoDB with Typescript - Part 2
Oliver Kem
Oliver Kem
Oliver Kem
Follow
Apr 27 '23
Integrating Credentials Provider with NextAuthJS and MongoDB with Typescript - Part 2
#
nextauth
#
typescript
#
nextjs
#
mongodb
Comments
Add Comment
4 min read
Handle protected page routes in NextJS using NextAuth
Hidayt Rahman
Hidayt Rahman
Hidayt Rahman
Follow
Apr 25 '23
Handle protected page routes in NextJS using NextAuth
#
nextjs
#
nextauth
#
route
6
reactions
Comments
1
comment
1 min read
Integrating Credentials Provider with NextAuthJS and MongoDB with Typescript - Part 1
Oliver Kem
Oliver Kem
Oliver Kem
Follow
Apr 8 '23
Integrating Credentials Provider with NextAuthJS and MongoDB with Typescript - Part 1
#
mongodb
#
nextjs
#
typescript
#
nextauth
6
reactions
Comments
Add Comment
6 min read
Three Weeks with Planetscale and Prisma: A Hands-On Review
Barry Melton
Barry Melton
Barry Melton
Follow
Feb 7 '23
Three Weeks with Planetscale and Prisma: A Hands-On Review
#
planetscale
#
prisma
#
nextjs
#
nextauth
2
reactions
Comments
Add Comment
9 min read
Handling Session Updates for Authenticated Users With NextAuth and JWT
Nick
Nick
Nick
Follow
Feb 4 '23
Handling Session Updates for Authenticated Users With NextAuth and JWT
#
nextjs
#
nextauth
#
jwt
13
reactions
Comments
6
comments
4 min read
Build a guestbook with Next.js, NextAuth and Supabase
EliasChen
EliasChen
EliasChen
Follow
Jan 27 '23
Build a guestbook with Next.js, NextAuth and Supabase
#
supabase
#
webdev
#
nextjs
#
nextauth
8
reactions
Comments
2
comments
2 min read
NextAuth.js / Auth.js credential authentication with methods you need !
Ekim Cem Ülger
Ekim Cem Ülger
Ekim Cem Ülger
Follow
Jan 18 '23
NextAuth.js / Auth.js credential authentication with methods you need !
#
nextjs
#
authentication
#
nextauth
#
authjs
59
reactions
Comments
10
comments
5 min read
Protecting routes with NextAuth in Nextjs
Fernando González Tostado
Fernando González Tostado
Fernando González Tostado
Follow
Jan 4 '23
Protecting routes with NextAuth in Nextjs
#
nextjs
#
nextauth
#
react
13
reactions
Comments
2
comments
5 min read
One-Click Sign In with Next Auth
Gus
Gus
Gus
Follow
Jun 14 '22
One-Click Sign In with Next Auth
#
nextjs
#
nextauth
12
reactions
Comments
Add Comment
1 min read
Authenticating with your backend using NextAuth.js
Ochuko Ekrresa
Ochuko Ekrresa
Ochuko Ekrresa
Follow
Apr 17 '22
Authenticating with your backend using NextAuth.js
#
nextauth
#
nextjs
#
authentication
31
reactions
Comments
1
comment
5 min read
Setup project with Next.js, Prisma, tRPC, & NextAuth
Johannes Mogashoa
Johannes Mogashoa
Johannes Mogashoa
Follow
Apr 15 '22
Setup project with Next.js, Prisma, tRPC, & NextAuth
#
nextjs
#
prisma
#
typescript
#
nextauth
18
reactions
Comments
1
comment
6 min read
Create Protected Routes In NextJS and NextAuth
Nandkishor
Nandkishor
Nandkishor
Follow
Dec 7 '21
Create Protected Routes In NextJS and NextAuth
#
nextjs
#
nextauth
7
reactions
Comments
Add Comment
2 min read
NextJS authentication in 5 minutes
Dawx
Dawx
Dawx
Follow
Oct 24 '21
NextJS authentication in 5 minutes
#
nextjs
#
nextauth
#
auth0
#
authentication
8
reactions
Comments
Add Comment
3 min read
Next.js and NextAuth.js
Sasidharan
Sasidharan
Sasidharan
Follow
Apr 16 '21
Next.js and NextAuth.js
#
nextjs
#
nextauth
12
reactions
Comments
Add Comment
2 min read
Next.js authentication with existing backend
Szymon Kabelis
Szymon Kabelis
Szymon Kabelis
Follow
Mar 31 '21
Next.js authentication with existing backend
#
nextjs
#
nextauth
#
authentication
#
credentials
28
reactions
Comments
11
comments
3 min read
Accessing the Google Access Token in NextAuth.js
Srijan Sharma
Srijan Sharma
Srijan Sharma
Follow
Feb 7 '21
Accessing the Google Access Token in NextAuth.js
#
react
#
nextjs
#
nextauth
#
tutorial
7
reactions
Comments
1
comment
3 min read
Using Credentials provider with a custom backend in NextAuth.js!
Twisha
Twisha
Twisha
Follow
Jan 22 '21
Using Credentials provider with a custom backend in NextAuth.js!
#
nextjs
#
authentication
#
nextauth
#
credentailslogin
94
reactions
Comments
35
comments
3 min read
How to Configure Azure AD B2C Authentication with Next.js
Ben Fox
Ben Fox
Ben Fox
Follow
Aug 25 '20
How to Configure Azure AD B2C Authentication with Next.js
#
azure
#
authentication
#
nextjs
#
nextauth
19
reactions
Comments
10
comments
9 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account