Jimin Huang
commited on
Commit
·
487342c
1
Parent(s):
babfc47
feature: change to TheFinAI
Browse files
frontend/src/config/auth.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
export const HF_CONFIG = {
|
2 |
-
CLIENT_ID:
|
3 |
STORAGE_KEY: "hf_oauth",
|
4 |
SCOPE: "openid profile",
|
5 |
PROD_URL: "https://thefinai-open-greek-finance-llm-leaderboard.hf.space",
|
|
|
1 |
export const HF_CONFIG = {
|
2 |
+
CLIENT_ID: "143c924d-5fa8-47b7-8ea9-d22b5a2c9212",
|
3 |
STORAGE_KEY: "hf_oauth",
|
4 |
SCOPE: "openid profile",
|
5 |
PROD_URL: "https://thefinai-open-greek-finance-llm-leaderboard.hf.space",
|