Remove hardcode of email restriction.

This commit is contained in:
0xcathiefish
2026-04-06 08:14:49 +00:00
parent 9bc9222be5
commit 59c65446f9
4 changed files with 1 additions and 14 deletions
-1
View File
@@ -11,4 +11,3 @@ const AUTH_CONFIG = {
};
window.AUTH_CONFIG = AUTH_CONFIG;
window.ALLOWED_EMAILS = ['xiannvweideta@gmail.com'];