Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Authentication with NextAuth + Next + Strapi with Google and Credentialsprovider Series' Articles
Back to Peter Jacxsens's Series
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
50
reactions
Comments
Add Comment
2 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
3/ NextAuth v4: introduction
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
3/ NextAuth v4: introduction
#
nextauth
#
nextjs
14
reactions
Comments
Add Comment
4 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
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
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
19
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
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
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
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
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
11
reactions
Comments
Add Comment
6 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
Comments
Add Comment
6 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
7
reactions
Comments
Add 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
15/ Sending email confirmations in Strapi
Peter Jacxsens
Peter Jacxsens
Peter Jacxsens
Follow
Apr 1
15/ Sending email confirmations in Strapi
#
strapi
#
nextjs
4
reactions
Comments
2
comments
10 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
4
reactions
Comments
Add Comment
10 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
1
reaction
Comments
Add Comment
5 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
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
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
Comments
Add Comment
7 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
9
reactions
Comments
8
comments
4 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account