Get config variables in auth0 in env file
This commit is contained in:
@@ -9,8 +9,9 @@
|
||||
"preview": "astro preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"astro": "^0.20.7",
|
||||
"@astrojs/renderer-react": "^0.2.1"
|
||||
"@astrojs/renderer-react": "^0.2.1",
|
||||
"@snowpack/plugin-dotenv": "^2.2.0",
|
||||
"astro": "^0.20.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"@auth0/auth0-react": "^1.8.0"
|
||||
|
||||
Reference in New Issue
Block a user