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