mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-03-28 19:23:15 +00:00
fix: add auth middleware
This commit is contained in:
parent
8625321ece
commit
b30641baff
1 changed files with 1 additions and 0 deletions
1
src/app/middleware.ts
Normal file
1
src/app/middleware.ts
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
export { auth as middleware } from "@/lib/auth";
|
||||||
Loading…
Reference in a new issue