-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
48cfaad
commit cee2182
Showing
3 changed files
with
19 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,19 +30,19 @@ export const Config = { | |
"https://api.reflectionsprojections.org/auth/callback/", | ||
|
||
AUTH_ADMIN_WHITELIST: new Set([ | ||
"[email protected]", // Aydan Pirani (Dev) | ||
"[email protected]" // Divya Koya (Dev) | ||
"[email protected]", // Aryan Bahl (Dev) | ||
"[email protected]", // Alex Yang (Dev) | ||
"[email protected]", // Aryan Bhardwaj (Dev) | ||
"[email protected]", // Dev Patel (Dev) | ||
"[email protected]", // Divya Koya (Dev) | ||
"[email protected]", // Jacob Chang (Dev) | ||
"[email protected]", // Jeremy Wu (Dev) | ||
"[email protected]", // Manya Dua (Dev) | ||
"[email protected]", // Riya Patel (Dev) | ||
"[email protected]", // Ronit Anandani (Dev) | ||
"[email protected]", // Shreenija Reddy Daggavolu (Dev) | ||
"[email protected]", // Aydan Pirani (Dev) | ||
"[email protected]", // Divya Koya (Dev) | ||
"[email protected]", // Aryan Bahl (Dev) | ||
"[email protected]", // Alex Yang (Dev) | ||
"[email protected]", // Aryan Bhardwaj (Dev) | ||
"[email protected]", // Dev Patel (Dev) | ||
"[email protected]", // Divya Koya (Dev) | ||
"[email protected]", // Jacob Chang (Dev) | ||
"[email protected]", // Jeremy Wu (Dev) | ||
"[email protected]", // Manya Dua (Dev) | ||
"[email protected]", // Riya Patel (Dev) | ||
"[email protected]", // Ronit Anandani (Dev) | ||
"[email protected]", // Shreenija Reddy Daggavolu (Dev) | ||
]), | ||
|
||
JWT_SIGNING_SECRET: getEnv("JWT_SIGNING_SECRET"), | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters