mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-21 23:08:56 +00:00
asdf
This commit is contained in:
3
t3-nextauth/src/app/api/auth/[...nextauth]/route.ts
Normal file
3
t3-nextauth/src/app/api/auth/[...nextauth]/route.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { handlers } from "~/server/auth";
|
||||
|
||||
export const { GET, POST } = handlers;
|
||||
Reference in New Issue
Block a user