mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-27 02:06:58 -05:00
Implement Auth0 migration
This commit is contained in:
@@ -30,4 +30,9 @@ VITE_ALLOW_CAPTCHA_BYPASS=false
|
||||
# For self-hosted Novu, replace with your instance URLs
|
||||
VITE_NOVU_APPLICATION_IDENTIFIER=your-novu-app-identifier
|
||||
VITE_NOVU_SOCKET_URL=wss://ws.novu.co
|
||||
VITE_NOVU_API_URL=https://api.novu.co
|
||||
VITE_NOVU_API_URL=https://api.novu.co
|
||||
|
||||
# Auth0 Configuration
|
||||
# Get these from your Auth0 dashboard: https://manage.auth0.com
|
||||
VITE_AUTH0_DOMAIN=your-tenant.auth0.com
|
||||
VITE_AUTH0_CLIENT_ID=your-spa-client-id
|
||||
Reference in New Issue
Block a user