WebApi + ClientApp, GraphQL, Reflection
This commit is contained in:
6
Events-WebApi/Events.ClientApp/.env.example
Normal file
6
Events-WebApi/Events.ClientApp/.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
VITE_AUTH0_DOMAIN=fer-web2.eu.auth0.com
|
||||
VITE_AUTH0_CLIENT_ID=whed5Hdb8l1b1fGyyAz7Qrdsb2oKcSh3
|
||||
VITE_AUTH0_AUDIENCE=https://erasmus-sta-2026/events-api
|
||||
VITE_AUTH0_SCOPE=openid profile email events:read events:write
|
||||
VITE_API_BASE_URL=https://localhost:7295
|
||||
VITE_FILES_API_BASE_URL=https://localhost:7296
|
||||
Reference in New Issue
Block a user