mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-03 17:26:38 +00:00
organized routes and routes and added rate limiter
This commit is contained in:
2
server/routers/auth/index.ts
Normal file
2
server/routers/auth/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export * from "./login";
|
||||
export * from "./signup";
|
||||
Reference in New Issue
Block a user