mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-22 05:58:05 +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