mirror of
https://github.com/sasjs/server.git
synced 2025-12-10 19:34:34 +00:00
Update group.spec.ts
This commit is contained in:
@@ -31,7 +31,7 @@ const group = {
|
||||
const PUBLIC_GROUP = {
|
||||
name: PUBLIC_GROUP_NAME,
|
||||
description:
|
||||
'It is a special group that bypasses authentication for particular routes.'
|
||||
'A special group that can be used to bypass authentication for particular routes.'
|
||||
}
|
||||
|
||||
const userController = new UserController()
|
||||
|
||||
Reference in New Issue
Block a user