Feat: freetracker auth stubs #47

Closed
rrodya wants to merge 2 commits from feat/freetracker-auth-stubs into master
Member
No description provided.
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
Merge branch 'master' into feat/freetracker-auth-stubs
Some checks failed
platform/multy-stub/pipeline/head There was a failure building this commit
f2ec0bce07
innoavvlasov closed this pull request 2024-12-31 10:04:16 +03:00
Some checks failed
platform/multy-stub/pipeline/head There was a failure building this commit

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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