fix(frontend): harden auth routing and callback error handling
This commit is contained in:
@@ -149,7 +149,6 @@ import {
|
||||
getPermissionGroups,
|
||||
createPermissionGroup,
|
||||
addMemberToGroup,
|
||||
removeMemberFromGroup,
|
||||
groupGrant,
|
||||
groupRevoke
|
||||
} from '@/api/permission-groups'
|
||||
|
||||
Reference in New Issue
Block a user