Skip to content
Navigation menu
Search
Powered by
Search
Algolia
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
NextAuth TwitterProvider UserId on Session
jacob30
jacob30
jacob30
Follow
Dec 13 '24
NextAuth TwitterProvider UserId on Session
#
nextauth
#
twitterprovider
Comments
Add Comment
1 min read
Google One Tap Authentication in Next.js
Jakaria Masum
Jakaria Masum
Jakaria Masum
Follow
Nov 26 '24
Google One Tap Authentication in Next.js
#
nextauth
#
nextjs
#
productivity
#
webdev
3
reactions
Comments
1
comment
4 min read
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 '24
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 '24
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 '24
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 '24
How to use NextAuth.JS with Discord
#
javascript
#
nextjs
#
react
#
nextauth
3
reactions
Comments
2
comments
9 min read
NextAuth.js over Clerk
Njabulo Majozi
Njabulo Majozi
Njabulo Majozi
Follow
Apr 24 '24
NextAuth.js over Clerk
#
nextjs
#
nextauth
#
clerk
#
javascript
25
reactions
Comments
Add Comment
2 min read
19/ Updating the userdata in Strapi and NextAuth
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1 '24
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 '24
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 '24
9/ How to add error handling to NextAuth GoogleProvider
#
nextauth
#
nextjs
#
googleprovider
26
reactions
Comments
Add Comment
9 min read
6/ NextAuth: creating a custom login page
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1 '24
6/ NextAuth: creating a custom login page
#
nextauth
#
nextjs
24
reactions
Comments
1
comment
8 min read
18/ Edit username form and custom Strapi route and controller
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1 '24
18/ Edit username form and custom Strapi route and controller
#
nextauth
#
strapi
#
nextjs
2
reactions
Comments
3
comments
8 min read
7/ NextAuth callback functions explained
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1 '24
7/ NextAuth callback functions explained
#
nextauth
#
callbacks
#
nextjs
19
reactions
Comments
2
comments
7 min read
3/ NextAuth v4: introduction
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1 '24
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 '24
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 '24
10/ NextAuth CredentialsProvider: signing in
#
nextauth
#
nextjs
#
credentialsprovider
5
reactions
Comments
Add Comment
9 min read
4/ NextAuth with GoogleProvider: signing in
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1 '24
4/ NextAuth with GoogleProvider: signing in
#
nextauth
#
googleprovider
#
nextjs
11
reactions
Comments
1
comment
6 min read
13/ Signing up with the NextAuth CredentialsProvider
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1 '24
13/ Signing up with the NextAuth CredentialsProvider
#
nextauth
#
nextjs
#
credentialsprovider
12
reactions
Comments
Add Comment
6 min read
16/ Forgot password flow with Strapi and NextAuth
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1 '24
16/ Forgot password flow with Strapi and NextAuth
#
nextauth
#
strapi
#
nextjs
4
reactions
Comments
Add Comment
10 min read
14/ Signing up with NextAuth CredentialsProvider using server actions and useFormState
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1 '24
14/ Signing up with NextAuth CredentialsProvider using server actions and useFormState
#
nextauth
#
nextjs
#
serveractions
#
useformstate
9
reactions
Comments
Add Comment
7 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 '24
1/ Full guide for authentication with Next 14 + NextAuth 4 + Strapi v4 using Google and credentials provider
#
nextauth
#
nextjs
#
strapi
#
credentialsprovider
53
reactions
Comments
Add Comment
2 min read
11/ How to handle errors in the NextAuth authorize function / CredentialsProvider
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1 '24
11/ How to handle errors in the NextAuth authorize function / CredentialsProvider
#
nextauth
#
nextjs
#
credentialsprovider
14
reactions
Comments
Add Comment
6 min read
5/ NextAuth with GoogleProvider: sessions
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1 '24
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 '24
20/ Change password flow in Strapi and NextAuth CredentialsProvider
#
nextauth
#
strapi
#
nextjs
5
reactions
Comments
Add Comment
7 min read
2/ Next + NextAuth + Strapi: setting up our project
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1 '24
2/ Next + NextAuth + Strapi: setting up our project
#
nextauth
#
nextjs
#
strapi
8
reactions
Comments
Add Comment
5 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account