feat: auth - registro, login y JWT con routeId embebido

This commit is contained in:
2026-05-22 21:07:49 -06:00
parent bc395edf20
commit 1667e4fb66
1424 changed files with 169717 additions and 0 deletions

4
backend/node_modules/es-errors/syntax.js generated vendored Normal file
View File

@@ -0,0 +1,4 @@
'use strict';
/** @type {import('./syntax')} */
module.exports = SyntaxError;