We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad05bf commit 4184e91Copy full SHA for 4184e91
README.md
@@ -0,0 +1,11 @@
1
+# Complete JWT Authentication with Django & React
2
+By: Stuart Leitch
3
+
4
+This GitHub repo accompanies my tutorial on the subject of how to use JWT Authentication with Django and React.
5
6
7
8
+Requirements:
9
+* Django 2 or 3
10
+* Python 3 only
11
+* React ~16.8
0 commit comments