switching to auth0 (#103)

This commit was merged in pull request #103.
This commit is contained in:
2025-12-02 17:10:45 -06:00
committed by GitHub
parent 4ad53f99c1
commit 64c94ca9f4
9 changed files with 27 additions and 24 deletions

2
package-lock.json generated
View File

@@ -91,7 +91,6 @@
"@tailwindcss/vite": "^4.1.13",
"@tanstack/react-table": "^8.21.3",
"axios": "^1.7.2",
"daisyui": "^5.1.10",
"dotenv": "^16.4.7",
"framer-motion": "^12.23.24",
"leaflet": "^1.9.4",
@@ -230,6 +229,7 @@
"version": "5.1.10",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.1.10.tgz",
"integrity": "sha512-p1J/HME2WmaSiy6u2alIbeP3gd5PNVft3+6Bdll0BRSm/UdI4084+pD01LxFug/5wGexNewWqbcEL6nB2n2o+Q==",
"peer": true,
"funding": {
"url": "https://github.com/saadeghi/daisyui?sponsor=1"
}