From 5d867f2fa3de2d9a2b3972ffc22ca9ae39a017e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Neftal=C3=AD=20Yagua?= Date: Sun, 12 Jan 2025 09:24:12 -0500 Subject: [PATCH] Update auth_config.json --- auth_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth_config.json b/auth_config.json index 45e8211..4b1b925 100644 --- a/auth_config.json +++ b/auth_config.json @@ -2,7 +2,7 @@ "domain": "auth.coderic.org", "clientId": "In43D8hfptI5B17Xo7XZX4aBkhfMuH56", "authorizationParams": { - "audience": "https://auth.coderic.org/api/v2/stats/active-users" + "audience": "https://coderic.eu.auth0.com/api/v2/" }, "apiUri": "http://localhost:3001", "appUri": "http://localhost:4200",