mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 18:33:01 +00:00
renamed to Sprint
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { LoginRequestSchema } from "@issue/shared";
|
||||
import { LoginRequestSchema } from "@sprint/shared";
|
||||
import type { BunRequest } from "bun";
|
||||
import { buildAuthCookie, generateToken, verifyPassword } from "../../auth/utils";
|
||||
import { createSession, getUserByUsername } from "../../db/queries";
|
||||
|
||||
Reference in New Issue
Block a user