Skip to content

Commit a241199

Browse files
authored
docs(tutorials): Adding two more tutorials to the list.
[skip release]
1 parent 5385ec2 commit a241199

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

www/docs/tutorials.md

+8
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ _These tutorials are contributed by the community and hosted on this site._
99

1010
_New submissions and edits are welcome!_
1111

12+
### [NextJS Authentication Crash Course with NextAuth.js](https://youtu.be/o_wZIVmWteQ)
13+
14+
This tutorial dives in to the ins and outs of NextAuth including email, Github, Twitter and integrating with Auth0 in under hour.
15+
16+
### [Create your own NextAuth.js Login Pages](https://youtu.be/kB6YNYZ63fw)
17+
18+
This tutorial shows you how to jump in and create your own custom login pages versus using the ones provided by NextAuth.js
19+
1220
### [Refresh Token Rotation](tutorials/refresh-token-rotation)
1321

1422
How to implement refresh token rotation.

0 commit comments

Comments
 (0)