mirror of https://github.com/veypi/OneAuth.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Add PermissionInput struct with scope, permission_id, and level fields
- Support adding permissions individually with custom scope and level
- Support removing permissions by ID via dedicated remove field
- Keep legacy replace mode for backward compatibility
- Default level to 7 (admin) and scope to "vb" when not specified
|
3 weeks ago | |
|---|---|---|
| .. | ||
| create.go | 3 months ago | |
| del.go | 4 months ago | |
| get.go | 4 months ago | |
| init.go | 3 weeks ago | |
| list.go | 3 months ago | |
| patch.go | 3 months ago | |
| permissions.go | 3 weeks ago | |
| users.go | 3 weeks ago | |