Nareshkumar Rao 434536d1f2
All checks were successful
Build / build (push) Successful in 3m31s
use authentik for auth
2025-04-04 23:29:57 +02:00

3 lines
74 B
TypeScript

import { handlers } from "@/auth";
export const { GET, POST } = handlers;