chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:49:11 +08:00
commit 94d5d7e16e
605 changed files with 80879 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"/api/v1/auth/*": "/$1",
"/api/v1/auth/me": "/me",
"/api/v1/auth/register": "/register",
"/api/v1/auth/login": "/login",
"/api/v1/auth/google": "/google",
"/api/v1/auth/logout": "/logout",
"/api/v1/auth/refresh": "/refresh",
"/api/v1/auth/forgot-password": "/forgot-password",
"/api/v1/auth/reset-password": "/reset-password"
}