feat: add auth middleware

This commit is contained in:
Daniel Soares
2021-12-15 15:38:39 -03:00
parent e071c0a19b
commit 5138b4dfc2
7 changed files with 88 additions and 8 deletions

View File

@@ -29,6 +29,7 @@
"lodash": "^4.17.21",
"next": "12.0.7",
"next-connect": "^0.11.0",
"nookies": "^2.5.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-icons": "^4.3.1",