feat(auth): implement user authentication system

This commit is contained in:
J.A.R.V.I.S. 2026-03-19 23:10:50 +00:00
parent 4847ab793a
commit 25cea4fbe8
12051 changed files with 1462377 additions and 0 deletions

21
backend/node_modules/core-js-compat/external.json generated vendored Executable file
View file

@ -0,0 +1,21 @@
{
"modules": {
"android": "61",
"bun": "0.1.1",
"chrome": "61",
"chrome-android": "61",
"deno": "1.0",
"edge": "16",
"firefox": "60",
"firefox-android": "60",
"ios": "10.3",
"node": "13.2",
"oculus": "4.0",
"opera": "48",
"opera-android": "45",
"opera_mobile": "45",
"quest": "4.0",
"safari": "10.1",
"samsung": "8.0"
}
}