mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-03 01:06:39 +00:00
added utils for unauth, verify, and response
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
export * from "./unauthorizedResponse";
|
||||
export * from "./verifySession";
|
||||
|
||||
import { Lucia, TimeSpan } from "lucia";
|
||||
import { DrizzleSQLiteAdapter } from "@lucia-auth/adapter-drizzle";
|
||||
import db from "@server/db";
|
||||
|
||||
Reference in New Issue
Block a user