Feat: freetracker auth stubs #47

Closed
rrodya wants to merge 2 commits from feat/freetracker-auth-stubs into master
Member
No description provided.
rrodya added 1 commit 2024-12-14 05:02:03 +03:00
rrodya force-pushed feat/freetracker-auth-stubs from c2a781455f to b70ac7c183 2024-12-14 05:03:49 +03:00 Compare
primakov requested changes 2024-12-15 20:01:55 +03:00
@ -0,0 +2,4 @@
const router = Router()
router.post('/auth/login', (req, res) => {
Owner

Точно хотите auth тут оставить?

в url будет дублирование что бы сюда добраться
/auth/auth/login

Точно хотите auth тут оставить? в url будет дублирование что бы сюда добраться /auth/auth/login
innoavvlasov added 1 commit 2024-12-31 10:03:50 +03:00
innoavvlasov closed this pull request 2024-12-31 10:04:16 +03:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bro-students/multy-stub#47
No description provided.