feat(WEB-132): add middlewares, support for seamless login and improve lang based routes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { badRequestError, internalServerError } from "@/server/errors"
|
||||
import { badRequestError, internalServerError } from "@/server/errors/trpc"
|
||||
import { protectedProcedure, router } from "@/server/trpc"
|
||||
import { getUserSchema } from "./output"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user