This website requires JavaScript.
Explore
Help
Sign In
wufengping
/
koc-loop
Watch
1
Star
0
Fork
0
You've already forked koc-loop
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ad3dbdcc8648c46bd58a9391804fd8ce5967cdfb
koc-loop
/
lib
/
admin-auth.ts
5 lines
100 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add user authentication and role management
2026-08-07 11:06:20 +08:00
export
{
authForbidden
as
adminForbidden
,
isAppRequest
as
isAdminRequest
,
}
from
"./user-auth"
;
Reference in New Issue
Copy Permalink