finish authorization flow

This commit is contained in:
João Geonizeli
2022-07-09 19:13:01 -03:00
parent 95bd6ad376
commit 2f4607143d
10 changed files with 240 additions and 30 deletions

View File

@@ -7,6 +7,7 @@
"@emotion/styled": "^11.9.3",
"@fontsource/roboto": "^4.5.7",
"@mui/icons-material": "^5.8.4",
"@mui/lab": "^5.0.0-alpha.89",
"@mui/material": "^5.8.7",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
@@ -17,6 +18,7 @@
"@types/react-dom": "^18.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.33.1",
"react-scripts": "5.0.1",
"typescript": "^4.4.2",
"web-vitals": "^2.1.0"