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
c926a6a8748bc8f13bda0abab43a2ffbc4f5e2eb
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