gave auth0 provider

This commit is contained in:
Carter 2024-10-22 12:59:51 -06:00
parent d67b26c5ed
commit 0b29c7056a
6 changed files with 128 additions and 3 deletions

View file

@ -15,6 +15,7 @@
"test": "vitest"
},
"dependencies": {
"@auth0/auth0-react": "^2.2.4",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},