mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-28 07:46:36 +00:00
place holder landing pages
This commit is contained in:
@@ -336,6 +336,8 @@ authenticated.get(
|
||||
accessToken.listAccessTokens
|
||||
);
|
||||
|
||||
authenticated.get(`/org/:orgId/overview`, verifyOrgAccess, org.getOrgOverview);
|
||||
|
||||
unauthenticated.get("/resource/:resourceId/auth", resource.getResourceAuthInfo);
|
||||
|
||||
// authenticated.get(
|
||||
|
||||
Reference in New Issue
Block a user