Skip to content

Commit f91f64e

Browse files
authored
Merge pull request #14 from schoolofcode-me/sections/flask-jwt-extended
Added Flask-JWT-Extended
2 parents 89070f7 + a6c6099 commit f91f64e

File tree

14 files changed

+914
-0
lines changed

14 files changed

+914
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
__pycache__/
44
*.db
55
.DS_Store
6+
venv/

0 commit comments

Comments
 (0)